Dorjiam / Discussify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • To run a local instance first run the commands below:

    python -m venv env env/Scripts/activate pip install -r requirements.txt

  • the go to the apps/backend/discussify using:

    cd apps/backend/discussify

  • then run this command:

    python manage.py runserver

  • open your browser and go to:

    127.0.0.1:8000

About


Languages

Language:Python 100.0%