Skip to content

Full API Concepts from documentation NestJS (guards, interceptors, auth, crud, middlewares, pipes, testing)

Notifications You must be signed in to change notification settings

fandredev/learn-nestjs

Repository files navigation

Description

Swagger Documentation

image

Stack used

typescript,nodejs,nestjs,jest,postgres,docker,swagger

Other tools:

Details

Please, check the .tool-versions before use this project to show versions that i used.

I use pnpm to construct this project. Please, feel free to use another package manager. You can also use the collection in the root project to view all request using Postman.

Clone this repo

Notes: Check the .env.example before clone this repo
git clone [email protected]:fandredev/concepts_nest.git

Go to directory

 cd concepts_nest

Install dependencies

 pnpm i

Run server

 pnpm run start:dev

Open swagger

open http://localhost:3000/docs

📭 Contacts

E-mail: [email protected]
Linkedin: https://www.linkedin.com/in/devfandre/
Pórtfolio: https://developer-felipe-andre.vercel.app/

About

Full API Concepts from documentation NestJS (guards, interceptors, auth, crud, middlewares, pipes, testing)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published