Skip to content

pkkp86nitd/RECursionNITD-website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

RECursionNITD-website

steps to install

  1. create python virtualenv
  2. install all packages from requirements.txt
  3. create .env file in project root with dbdetails

sample: DB_NAME=HELLO_DJANGO DB_USER=U_HELLO DB_PASSWORD=hA8(scA@!fg3*sc&xaGh&6%-l<._&xCf DB_HOST=127.0.0.1 DB_PORT=""

  1. run python manage.py makemigrations
  2. run python manage.py migrate
  3. run python manage.py runserver

About

RECursion Website (Django)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published