Skip to content

vincentvikram/history-maker-server

Repository files navigation

history-maker-server

Steps to set up

  1. Clone this repository with --recursive (git clone --recursive <repo URL>)
  2. Run npm install
  3. Install MongoDB on the server machine

Steps to run

  1. Ensure MongoDB is running and listening on the default port 27017
  2. Run npm start

About

Server components of the history-maker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published