Skip to content

marcosdanielr/auth-crud-api

Repository files navigation

Nest Logo

Description

This application aims to help new frontend developers.

Installation

$ npm install

Running the app

Edit .env JWT_SECRET and run this command:

$ npm run start:dev

Opening database

$ npx prisma studio

Opening Swagger

http://localhost:4000/api-docs/

How it works

Create an user and you can get, update or delete data, and create posts.

About

api to frontend developers study consume api with auth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published