Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 494 Bytes

README.md

File metadata and controls

31 lines (16 loc) · 494 Bytes

This application requires the following packages:

  • flask

  • flask.ext.login

  • flask_login

  • flask.ext.sqlalchemy

  • sqlalchemy

  • Bio

Configuration:

  • fix the Config.py to point to your database, user/password, port, etc

  • fix the static/js/local.js to point to your server root url

To start the application:

GO to reference directory and run the following command:

python login.py