Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.45 KB

File metadata and controls

42 lines (29 loc) · 1.45 KB

FREE AWS Cloud Project Bootcamp

FRONTEND_URL="" BACKEND_URL="" docker run --rm -p 4567:4567 -it backend-flask

docker run --rm -p 4567:4567 -it -e FRONTEND_URL='' -e BACKEND_URL='' backend-flask

docker build -t backend-flask ./backend-flask docker build -t backend-flask:latest ./backend-flask

  • Application: Cruddur
  • Cohort: 2023-A1

This is the starting codebase that will be used in the FREE AWS Cloud Project Bootcamp 2023

Cruddur Graphic

Cruddur Screenshot

Instructions

At the start of the bootcamp you need to create a new Github Repository from this template.

Journaling Homework

The /journal directory contains