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.
- Host: GitHub
- URL: https://github.com/clifftech123/nestjs-auth-template-postgres-docker
- Owner: Clifftech123
- Created: 2024-07-06T01:45:14.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-14T14:55:16.000Z (almost 2 years ago)
- Last Synced: 2025-10-28T21:42:45.418Z (8 months ago)
- Topics: api, docker-image, nestjs, typescript
- Language: TypeScript
- Homepage:
- Size: 122 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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