WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

KD-3/prometeo

Repository files navigation

Prometeo

Website for the Technical fest of IIT Jodhpur.

Setting up the project

  1. git init
  2. git clone https://github.com/KD-3/prometeo.git
  3. git remote add origin https://github.com/KD-3/prometeo.git
  4. git remote add upstream https://github.com/KD-3/prometeo.git
  5. git fetch upstream master
  6. git pull upstream master
  7. pip install -r requirements.txt
  8. python manage.py makemigrations events
  9. python manage.py makemigrations home
  10. python manage.py makemigrations users
  11. python manage.py migrate
  12. python manage.py collectstatic
  13. python manage.py runserver

About

Website for technical fest of IIT Jodhpur.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5