https://github.com/asynched/nest-template-app
A NestJS app that comes pre-configured with ORM (prisma), authentication (passport), and payload validation (zod).
https://github.com/asynched/nest-template-app
jwt nestjs passport prisma typescript zod
Last synced: about 2 months ago
JSON representation
A NestJS app that comes pre-configured with ORM (prisma), authentication (passport), and payload validation (zod).
- Host: GitHub
- URL: https://github.com/asynched/nest-template-app
- Owner: asynched
- License: mit
- Created: 2022-12-03T01:45:56.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-03T01:46:20.000Z (over 3 years ago)
- Last Synced: 2025-06-03T23:52:56.698Z (about 1 year ago)
- Topics: jwt, nestjs, passport, prisma, typescript, zod
- Language: TypeScript
- Homepage:
- Size: 57.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nestjs-template-app
A NestJS app that comes pre-configured with ORM (prisma), authentication (passport), and payload validation (zod).