Skip to content

jadilson12/nestjs-graphql

Repository files navigation

Nest Logo

Description

Nest framework TypeScript starter repository.

Installation

$ npm install
$ cp .env.example .env
# BD
$ docker-compose up -d

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

License

Nest is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published