https://github.com/hectorm/nuxt-starter
Project template with Nuxt 3 + tRPC + Lucia Auth.
https://github.com/hectorm/nuxt-starter
Last synced: about 1 year ago
JSON representation
Project template with Nuxt 3 + tRPC + Lucia Auth.
- Host: GitHub
- URL: https://github.com/hectorm/nuxt-starter
- Owner: hectorm
- License: mit
- Created: 2024-05-18T13:10:19.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-03T22:10:27.000Z (over 1 year ago)
- Last Synced: 2025-03-03T23:20:04.156Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 859 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Nuxt Starter Template
Project template with [Nuxt](https://nuxt.com) + [tRPC](https://trpc.io) + [Prisma ORM](https://prisma.io) + [ZenStack](https://zenstack.dev).
> [!WARNING]
> At the moment this project is in an early stage of development, major changes in its architecture, testing and proper documentation are pending.