Skip to content

YashMarmat/mongo-with-flask-all-usecases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Branches (3)

  • main (Flask and MongoDB Setup)
  • models_via_marshmallow (Flask with Models, Serializers, Views, MonogDB and Marshmallow Setup)
  • flask_mongo_big_app_structure (Flask APIs with MongoDB as Big Application Structure Setup)

Commands to run app (Docker)

docker compose up --build

ctrl + c (to stop/exit the docker container)

docker compose down (to remove the docker container)