Skip to content

sheikhshack/docking-bay-sample

Repository files navigation

sheikhshack

To be docked

Sample project to be docked. Some backend for blog, to be linked to a frontend

Environment vars

Run with the following ENV vars

  1. MONGODB_URI - your own mongo atlas instance
  2. PORT
  3. SECRET - secret key for JWT auth (any string will do)
  4. TEST_MONGODB_URI - provide if running tests via supertest

Usage

Install node dependencies with npm install

  • Proceed to run production with npm start
  • Proceed to run development with npm dev
  • Proceed to run tests with npm test

About

To be docked

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published