utkbansal / gharonda

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup Instructions

  1. Install the dependencies using -

    pip install -r requirements.txt
    
  2. Create a MySQL database named 'gharonda'

  3. Add the following environment variables -

  • DB_USER - user of the mysql database
  • DB_PASSWORD - password for the database

About


Languages

Language:Python 71.1%Language:HTML 22.7%Language:JavaScript 5.3%Language:CSS 1.0%