Skip to content

masai14/dsa-tracker-backend

Repository files navigation

dsa-tracker-backend

backend for dsa tracker

Steps to install and run locally

  • git clone https://github.com/masai14/dsa-tracker-backend.git
  • npm install
  • npm run server
  • you should see the following messages if you installed successfully: "DSA Tracker Web App connected successfully to Express. Listening on port 2345..." "DSA Tracker Web App connected successfully to Mongoose."

How to contribute

  • create your branch with your name from main
  • commit and push changes to your branch
  • create pull request
  • once approved by other team members will be merged into main

Base URL

DSA tracker API - https://dsa-tracker-api.herokuapp.com/

Deployed repo

heroku git link - https://git.heroku.com/dsa-tracker-api.git

Common Endpoints

USER

QUESTION

Contributors

Languages