Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/oreqr/next-clean-boilerplate

🚀Minimalist Next.js boilerplate with modern web development tools.
https://github.com/oreqr/next-clean-boilerplate

boilerplate ci eslint nextjs pnpm prettier shadcn-ui starter tailwindcss template typescript vscode-settings

Last synced: about 2 months ago
JSON representation

🚀Minimalist Next.js boilerplate with modern web development tools.

Awesome Lists containing this project

README

        

> [!note]
>
> **License**
>
> [This template](https://github.com/OreQr/next-clean-boilerplate) (https://github.com/OreQr/next-clean-boilerplate) is distributed under the [Unlicense](https://unlicense.org) license.
>
> Feel free to use this template like our own.

# Next Clean Boilerplate

Minimalist Next.js boilerplate with modern web development tools.

## Features

- Next.js 15
- TypeScript
- pnpm
- Tailwind CSS
- shadcn/ui
- Configured fonts
- ESLint
- Prettier
- VS Code configuration
- GitHub Actions CI

## Important scripts

- `pnpm check`: Runs lint, typecheck and formatting concurrently.