Skip to content

ibayazit/nestjs-api

Repository files navigation

Installation

$ npm install

# Copy example env file to env
$ cp .env.example .env

Running the app

# seed the project
$ npm run seed

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published