/thecodebase_flask

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

The Codebase

www.thecodebase.site

alt text

Install instructions:

  • sudo apt-get install mysql-client mysql-server libmysqlclient-dev -y
  • git clone <this repo>
  • cd thecodebase
  • pip install -e .
  • python init_db.py
  • flask run