/solid-concepts

Aplicando alguns conceitos do SOLID no NestJS!

Primary LanguageTypeScriptMIT LicenseMIT

Tecnologias!

NodeJS VSCode NestJS JavaScript TypeScript SQLite Swagger

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Documentation the app

http://localhost:3000/api-documents

GitHub Analytics

Anurag's GitHub stats

Nest is MIT licensed.