sternj20 / resilience-map-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resiliency Map Api

Installation

After cloning the repo to your local machine:

  • If using a local MongoDB server make sure it's running.
  • Rename .env.example to .env and update the MongoDB connection string if needed.
  • npm install
  • npm start

The API Server should now be running at localhost:5000.

About


Languages

Language:JavaScript 100.0%