Skip to content

This is a back-end Repo deployed on Heroku to supply Api-endpoint to MaintenancePro app.

Notifications You must be signed in to change notification settings

ujjawalsidhpura/MaintenancePro-API

Repository files navigation

API for MaintenancePro

Overview

This repo is a backend for our full-stack app MaintenancePro.
https://github.com/ujjawalsidhpura/MaintenancePro

Few key takes

  • NoSQL database
  • MongoDB
  • Deployed on Heroku
  • Gives API endpoint for Front-end to communicate with.

Dependencies / Tech-stack

  • Express
  • Nodemon
  • Morgan
  • MongoDB
  • dotenv
  • passport-jwt

To run locally

  • Clone the repository
  • npm install
  • cp .env.example .env
  • Check .env.example to get credentials needed to connect with your mongoDb

About

This is a back-end Repo deployed on Heroku to supply Api-endpoint to MaintenancePro app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages