Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 194 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 194 Bytes

How to setup database

  • run on the database create.sql
  • run on the database setup.sql
  • customize setup.py with your database info (username, host, port, password etc)
  • run setup.py