Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/simonknittel/nextjs-template

A boilerplate set up like how I'm usually using Next.js
https://github.com/simonknittel/nextjs-template

boilerplate monorepo nextjs playwright prisma react react-email shadcn-ui starter-kit template turborepo vitest

Last synced: 18 days ago
JSON representation

A boilerplate set up like how I'm usually using Next.js

Awesome Lists containing this project

README

        



Next.js Template


A boilerplate for how I'm usually using Next.js








FeaturesFull documentation

## Features

- Next.js 15 + React 19
- Monorepo with npm workspaces and Turborepo
- TypeScript
- Prisma
- Tailwind CSS
- Authentication and authorization
- Lucia Auth
- Email and password
- 2FA (TOTP)
- React Email
- GitHub Actions
- Renovate
- Playwright
- Vitest
- shadcn/ui

## Full documentation

- [Getting started](./docs/getting-started.md)
- [Playwright](./docs/playwright.md)
- [Authorization](./docs/authorization.md)
- [Folder structure](./docs/folder-structure.md)