-
run >> npm install
-
install gulp using >> npm install gulp-cli -g to serve the index.html run >> gulp
-
Setting up the database a. Install the postgres 9.5 server :- - https://drive.google.com/a/thoughtworks.com/file/d/0B7dkiOQBtpZQNHNscmJ0T2ltRms/view?usp=sharing - Update path in bash : vim ~/.bash_profile - Add this line to end (with the correct version): - Run >> source ~/.bash_profile b. On postgres command prompt run :- - run >> bash app/pg.sh To drop and create the database, along with makemigrations and migrate script, it also adds data to the data base
-
run >> bash app/app.sh for environment setup
-
run >> source venv/bin/activate to work with virtualenv
-
a.Run >> python manage.py migrate to run the migrations
b.run >> python manage.py runserver to run the server using django
-
Notifications
You must be signed in to change notification settings - Fork 9
abhinav-kumar-thakur/RoboAdvisor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published