ContriHUB is an event where we are expecting to get more and more people involved in Open Source activities.
- `$ sudo apt-get install python-pip python-dev build-essential`
- `$ apt install Python3.6`
- `use easy_install for older versions of ubuntu e.g -$ easy_install python3-pip`
- `$ apt install python3-pip`
- `$ Here goes instructions`
- `$ pip install requirements.txt`
Any changes if required in ContriHub/settings.py for running project in local like tell how to setup some environment variables used in ContriHub/settings.py file.
- `As per current settings you don't need to make any change in settings.py if you don't have an environment variable set as 'DATABASE_URL' `
- `$ python manage.py makemigrations`
- `$ python manage.py migrate`
- `$ Python manage.py runserver`
- `$ visit 127.0.0.1:8000`
- `$ Here goes instructions`
- `$ Here goes instructions`
- `$ Here goes instructions`
- `$ Here goes instructions`
Any changes if required in ContriHub/settings.py for running project in local like tell how to setup some environment variables used in ContriHub/settings.py file.
- `$ Here goes instructions`
- `$ Here goes instructions`
- `$ Here goes instructions`
- `$ Here goes instructions`
- `$ Here goes instructions`
- `$ Here goes instructions`
- `$ Here goes instructions`
Any changes if required in ContriHub/settings.py for running project in local like tell how to setup some environment variables used in ContriHub/settings.py file.
- `$ Here goes instructions`
- `$ Here goes instructions`
- `$ Here goes instructions`
- `$ Here goes instructions`
Deploy on Heroku -