Skip to content

lukaszkalemba/trakcar-api

Repository files navigation

Trackar is an application which purpose is to help organize work of car detailing studios.
This repository includes code of its API.



🌍 API Link

trakcar.herokuapp.com/


🚀 Quick Start

Installation

  npm install

Running server / development

  npm run dev

Running server / production

  npm run build
  npm run start

📚 Technologies

  • NodeJS

  • Express

  • MongoDB

  • TypeScript

  • REST API

  • JWT

  • Eslint & prettier

  • Husky & lint-staged



Made with ❤ by @lukaszkalemba.