mr-chidex / Tracker-Api

A Node JS service that allow users track their path

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tracker Api

An api that allows users track their path

Built With

  • Node.js
  • Mongo DB
  • Express
  • Git
  • Json Web Token
  • Postman
  • TypeScript

Requirements

You will need Node.js (version 16 and above) and a node global package installed in your environment.

Clone this project

$ git clone https://github.com/mr-chidex/Tracker-Api.git
$ cd Tracker-Api

Configure app

  • Create a file named .env in the project root directory
  • Add the environment variables as described in .env.dev file

Install dependencies

$ yarn install

Running this project locally

$ yarn dev

Documentation

Postman: See documentation

Show your support

Give a ⭐️ if you like this project!

Copyright

Copyright (c) mr-chidex

About

A Node JS service that allow users track their path


Languages

Language:TypeScript 100.0%