forked from keplergl/kepler.gl
-
Notifications
You must be signed in to change notification settings - Fork 1
Technical Manual
Krizia Lynn Chiu edited this page Jan 10, 2020
·
2 revisions
- Postgres - https://www.postgresql.org/download/
- Python 3 - https://www.python.org/downloads/
- Npm / node - https://nodejs.org/en/download/
- Yarn - https://yarnpkg.com/en/docs/install
- Go to PGadmin (Postgres workspace) and create a database name plexus2.
- Restore the database using plexus2.sql.
- Pull the project from the repository and switch to develop branch.
- Run
pip install -r requirements.txt
in the console. This command should install all the necessary packages. - Run
python manage.py runserver
. This command should run the serverin port 8000 by default.
- Pull the project from the repository and switch to develop branch.
- Run
npm install
. - Run
start.bat
which will set the Mapbox token that will be used for the system and the command to start the system that will be serve in port 8080 by default.
I am a quote line
you need to have extra spaces before and after a block for next line
I am a code line
Lez go italic
This is boldy
**this is not boldy**
here
to
just
make
lines
long
enough
for
testing