Skip to content

This is a template application for Nest.js and MongoDB database. It represents information about users and their posts

Notifications You must be signed in to change notification settings

mynickleo/NestJs-mongoDB-pattern

Repository files navigation

Nest Logo

Created by Nest.js + mongoose

Описание (Description)

Это шаблон приложения для Nest.js и базы данных MongoDB. Он представляет информацию о пользователях и их публикациях

This is a template application for Nest.js and MongoDB database. It represents information about users and their posts

Установка (Installation)

$ yarn 

Запуск (Running the app)

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ yarn run start:prod

Тесты (Tests)

# unit tests
$ yarn run test

# e2e tests
$ yarn run test:e2e

# test coverage
$ yarn run test:cov

About

This is a template application for Nest.js and MongoDB database. It represents information about users and their posts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published