working progress but looks pretty amazing so far
do these steps in order to be able to run the site
- createdb astrotrade
- npm install
- node seed.js
- in one terminal do npm run server
- in another terminal do npm start
now it should all be up and running!