Go to file
2025-08-10 06:50:29 +00:00
config crud apis and soft delete 2025-02-25 12:53:59 +05:30
src Update src/app-config/config.json 2025-08-10 06:50:29 +00:00
test crud apis and soft delete 2025-02-25 12:53:59 +05:30
.env crud apis and soft delete 2025-02-25 12:53:59 +05:30
.eslintrc.js crud apis and soft delete 2025-02-25 12:53:59 +05:30
.gitignore crud apis and soft delete 2025-02-25 12:53:59 +05:30
create table dataservice microservice.sql auth fixes 2025-07-25 20:17:33 +05:30
dump-wastecare-202401222136.sql crud apis and soft delete 2025-02-25 12:53:59 +05:30
Insomnia_2024-01-21.json crud apis and soft delete 2025-02-25 12:53:59 +05:30
nest-cli.json crud apis and soft delete 2025-02-25 12:53:59 +05:30
nodemon.json crud apis and soft delete 2025-02-25 12:53:59 +05:30
package-lock.json auth fixes 2025-07-25 20:17:33 +05:30
package.json auth fixes 2025-07-25 20:17:33 +05:30
README.md crud apis and soft delete 2025-02-25 12:53:59 +05:30
script-util.js crud apis and soft delete 2025-02-25 12:53:59 +05:30
tsconfig.build.json crud apis and soft delete 2025-02-25 12:53:59 +05:30
tsconfig.json crud apis and soft delete 2025-02-25 12:53:59 +05:30
vapid-script.js init commit 2025-03-18 23:02:21 +05:30

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads CircleCI Coverage Discord Backers on Open Collective Sponsors on Open Collective Support us

Description

Nest framework TypeScript starter repository.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.

Stay in touch

License

Nest is MIT licensed.