Minimal starter template to use with next.js.
It includes:
- Next.js App Router
- Tailwindcss v4
- React (React Compiler)
- Typescript v7
- Oxlint
- Oxfmt
- Agent ready setup
(* We use unreleased versions of TypeScript to take advantage of the immense performance improvements. If a
problem arises, you can switch to the latest stable versions by changing the dependencies in package.json.)
The easiest way to get started is by using giget to get the template:
pnpx giget@latest gh:wanner-work/next-starter ./next-starterInstall the Oxc in JetBrains Marketplace to get support for Oxlint and Oxfmt in JetBrains IDEs and enable the auto format on save feature.