Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python3-boilerplate

Python3 example repos with Flask, SQLAlchemy and Docker.

Start

In development mode, run the following command to start the server:

./start.sh

In case of production, use Docker !

Environment Variables

  • DEBUG: Set to True to enable debug mode.
  • DB_HOST: Database host.
  • DB_PORT: Database port.
  • DB_USER: Database user.
  • DB_PASSWORD: Database password.
  • DB_PROJECT: Database name.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages