Skip to content

marekmika/nestjs

Repository files navigation

Description

Starter-repo - Nest with Prisma and PostgreSQL

Prerequisites

Create and fill up .env file in root folder based on .env-dev file

Installation

$ yarn

Running the app

# development
$ yarn dev

Test

Be aware that execution of this command will drop and load fixtures

# e2e tests
$ yarn test:e2e

Generate

Generate sections of app

# plop
$ yarn plop:generate

Stay in touch

License

Nest is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published