Skip to content

Develop a simple web app with Flask and MongoDB

Notifications You must be signed in to change notification settings

ntung/flask-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INTRO

I went through this tutorial to create an app with Flask and MongoDB.

START

export FLASK_APP=app
export FLASK_ENV=development
flask run

Alternatively, run start.sh as the wrapper.

About

Develop a simple web app with Flask and MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published