Skip to content

fw-teaching/fastapi-clothing-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fastapi-clothing-store

For local real-time development using docker-compose

Rename .env-example to .env to override the MODE=productionset in the Dockerfile. Note that this needs a valueless declaration of MODE in docker-compose.yml

If you add variables to .env remember to also add them (valueless) to docker-compose.yml.

To run the container locally: docker-compose up --build

Cloud Deployment

  • In your cloud platform's environment variables, set the DATABASE_URL parameter to your production database
  • Note that docker-compose is only for development and will not run in production

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors