nuelsoft / autochek-locatr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auto Chek Locat'r

Backend service that logs locations and help calculate distance between two know locations.

Setup

To launch the app follow the steps:

Clone the repository

git clone https://github.com/nuelsoft/autochek-locatr.git

Setup the Environments

In the root of the application run the following command to start providing the Postgres keys

cp .env.example .env

This should create a new file .env in the folder. Add the required values against their keys.

Start App

A simple npm start should launch the app.

Tools Used

App depends on

  • POSTGRES
  • NEST JS
  • Type ORM

Thank you ๐Ÿฅ‚๐Ÿš€

About


Languages

Language:TypeScript 95.3%Language:JavaScript 4.3%Language:Shell 0.4%