Skip to content

monterxto/Tractian-Test

Repository files navigation

Stacks/Libs

  • Node.js
  • Typescript
  • MongoDB
  • Jest
  • Mongoose
  • Express
  • Multer

Start Application

I'm using docker compose to start the application together with mongodb.
To start the application use:
docker-compose up -d
You can check the application logs until it starts up. Wait until the initialization finishes.

Start unit tests

You must have installed the modules before with:
npm i
After:
npm run test:unit

Postman Documentation

Documentation online

Postman collection

Collection online

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages