Trackar is an application which purpose is to help organize work of car detailing studios.
This repository includes code of its API.
Installation
npm install
Running server / development
npm run dev
Running server / production
npm run build
npm run start
-
NodeJS
-
Express
-
MongoDB
-
TypeScript
-
REST API
-
JWT
-
Eslint & prettier
-
Husky & lint-staged
Made with ❤ by @lukaszkalemba.