An open API service indexing awesome lists of open source software.

https://github.com/clifftech123/nestjs-auth-template-postgres-docker

This is a sample project demonstrating how to create authentication with NestJS.
https://github.com/clifftech123/nestjs-auth-template-postgres-docker

api docker-image nestjs typescript

Last synced: about 1 month ago
JSON representation

This is a sample project demonstrating how to create authentication with NestJS.

Awesome Lists containing this project

README

          

# NestJS Authentication Sample

This is a sample project demonstrating how to create authentication with NestJS.

## Technologies

- NestJS
- Prisma
- Docker
- PostgreSQL

## Features

- Register
- Login
- CRUD operations with TODO