Skip to content

chornthorn/nestjs-prisma-starter

Repository files navigation

Nest Logo

Description

Nest framework TypeScript starter repository.

Requirements Environment

Installation

  • Go to the project folder
  • Run command below to install dependencies
$ cp .env.simple .env

$ npm install

Running the app

  • Start docker engine
  • Go to the project folder
  • Run command below to start nest app
# development
$ npm run app:dev

Application Port

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published