- Install Python 3.8 and Node 12.x.x
- Install Postgres. For Mac, we recommend Postgres app: https://postgresapp.com/
- Run a local postgres server and create a new database called
fsd - Set
connection_urlkey inlocal-config.jsonto the database URL - Within the
server/directory, seed your local database with example studies by running:pip install virtualenvvirtualenv -p python3 venvsource venv/bin/activatepip install -r requirements.txtpython run/seed_db.py
- Within the
server/directory, run the server locally withrun/server. - In a seperate terminal shell, inside the
client/directory, download the client dependencies and run the client locally withrun/client. - Navigate to http://0.0.0.0:2000 in your browser
-
Notifications
You must be signed in to change notification settings - Fork 0
isaacjoy/sano-fsd-test
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Sano Genetics Full Stack Engineer Test
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published