Skip to content

andrew-luhring/reimagined-octo-barnacle

Repository files navigation

A Thing for Surfline!

Installing:

  1. npm install
  2. mkdir data;
  3. sudo mongod --dbpath=./data;

Running:

npm start

Runs on http://localhost:5000

Tests:

karma start karma.conf.js

Errors?

If you get any errors, try the following:

  1. make sure your data directory exists (should be in the root directory of this project)
  2. make sure mongod was started/is running with 'sudo'
  3. If the page loads but you're not getting any data or there's a 500 error, clear your localStorage localStorage.clear()

About

¡A thing for Surfline!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published