Skip to content

TeknikhogskolanGothenburg/Flask_Mongo_Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask and MongoDB Template

Don't forget to create a .env file in the root folder of the project. It should contain the following information:

DB_NAME=database_name
DB_USER=db_username
DB_PASSWORD=db_password
DB_HOST=server_ip
DB_PORT=database_port

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published