fuchsberger / crowdpipeline

A project by Dr. Brian Ricks, Sasan Azizan, David, Jon, and Alexander Fuchsberger
0 stars 0 forks source link

Merge Plattform into Pipeline #12

Closed fuchsberger closed 7 years ago

fuchsberger commented 7 years ago

Plattform will be merged into /nodejs

If you want to run it on your local/c9 environment execute the following commands:

npm install -g sails
npm install -g nodemon
mysql-ctl start
cd nodejs
npm install
nodemon app.js