Skip to content

Timeboxed-sg/backend

Repository files navigation

Backend - Timeboxed

Deployed at: API

All things to do with API and backend

Setting up the Service

Services

Use brew to install the following:

  • Node (v16) Use NVM for version management
  • NPM (v8)
  • MongoDB (v5.0)
  • Postman
  • Mongodb Visualiser (NoSqlBooster)

Steps

  1. Clone the repo
  2. npm install to install dependencies
  3. npm run start to start the server
  4. Use the postman_collection.json at root of repo for access and keep it updated with new changes

Configs are found under src/configs directory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published