Skip to content

Our submission for the OpenHack Uppsala 2017 JustArrived challenge.

License

Notifications You must be signed in to change notification settings

Perpetual-Projects/OpenHack-JustArrived

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenHack-JustArrived

Our submission for the OpenHack Uppsala 2017 JustArrived challenge.

Testing Locally

To test the server locally, make sure you have NodeJS installed and added to path on your machine.

Install MongoDB, and create a data folder inside the project directory. If you're on Windows, you can then run ./mongo.bat in CMD to start the MongoDB server, otherwise just copy the command in mongo.bat and run in the shell of your choice.

Make sure to run npm install once before trying to start the server, then run the server with: node app.js.

About

Our submission for the OpenHack Uppsala 2017 JustArrived challenge.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published