Skip to content

Firdous2307/aws-bootcamp-cruddur-2023

Repository files navigation

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