Skip to content

apollo-tanzania/citizen-api

Repository files navigation

Quick Start Guide

To run the cloned codebase directly, you need to have Node.js and Docker installed.

  1. Run npm i to install dependencies.

  2. Run sudo docker-compose up -d to get a MongoDB instance running.

  3. Make your own .env file in the project root, following the key name but not value used in [.env.example]

  4. From there, any the following should work:

  • npm run test
  • npm run test-debug
  • npm start
  • npm run debug

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors