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

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

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