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
At the start of the bootcamp you need to create a new Github Repository from this template.
The /journal
directory contains