https://github.com/commanderredyt/next-fullstack-template
A template repository for typescript Next.JS fullstack application
https://github.com/commanderredyt/next-fullstack-template
Last synced: 8 months ago
JSON representation
A template repository for typescript Next.JS fullstack application
- Host: GitHub
- URL: https://github.com/commanderredyt/next-fullstack-template
- Owner: CommanderRedYT
- License: gpl-3.0
- Created: 2025-01-27T14:37:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-10-02T18:38:10.000Z (9 months ago)
- Last Synced: 2025-10-02T20:32:06.425Z (9 months ago)
- Language: TypeScript
- Homepage:
- Size: 351 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# next-fullstack-template
A template repository for typescript Next.js fullstack application
## What is this?
This template provides examples for:
- Next.js frontend
- Zustand for state management
- Express backend
- Prisma ORM
- Next.js SSR with API provided by Express
- Typed API using OpenAPI
- Docker setup for development and production
- MKDocs documentation template