Skip to content

sgeorgiev24/mms-birthday-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mms-birthday-app


To run the application for the first time:

  1. $ python3 -m venv venv
  2. $ . venv/bin/activate
  3. $ pip3 install -e .
  4. $ export FLASK_APP=mms-birthday-web
  5. $ export FLASK_ENV=development
  6. $ flask init-db
  7. $ flask run

Available commands:

  • $ flask init-db
  • $ flask make-admin
  • $ flask make-active
  • $ flask make-inactive

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published