DevWarriors-IIITNR / forum-website

A website for developing a forum across IIIT-NR
MIT License
0 stars 0 forks source link

forum-website

A website for developing a forum across IIIT-NR

build and run

python -m pip install pipenv
git clone https://github.com/DevWarriors-IIITNR/forum-website
cd forum-website
pipenv install
pipenv shell
python manage.py runserver

Things to note

[!NOTE] THIS WEBSITE IS NOT PRODUCTION READY YET, DO NOT HOST THIS WEBSITE WITHOUT HIDING SECRETS