About
A RESTful API built with NestJS, Prisma and TypeScript for CRUD operation.
This is the backend application server for EcoSense Indonesia.
Technologies
Installation
$ yarn installRunning the app
# development
$ yarn run start
# watch mode
$ yarn run start:dev
# production mode
$ yarn run start:prodTest
# unit tests
$ yarn run test
# e2e tests
$ yarn run test:e2e
# test coverage
$ yarn run test:cov2023 © EcoSense Indonesia.