Skip to content

mickmuzac/ehackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running Server

Make sure you have mongo installed and started.

Install dependencies and create config file:

$ cd ehackathon-server
$ npm install
$ cp config/config.sample.json config/config.json

Update config.json with reddit key, reddit secret and session secret. Then start the server:

$ npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published