Skip to content

1mlm/nextjs-template

Repository files navigation

nextjs-template

Philosophy

Any config, generated code (shadcn, etc.) stays outside src/. src/ is for application code only.

Biome > ESLint + Prettier. One tool, one config, handles linting and formatting with autofix for both.

pnpm is faster and doesn't copy packages into node_modules, just symlinks them.

.vscode/settings.json hides ugly files (node_modules, .next, shadcn/ui, lockfiles...) from the file explorer.


© 2026 AllForOne. Source is provided for reference only. No use, hosting, or redistribution without written permission.

About

A fully opiniated template for all my next.js + shadcn/ui + biome projects

Topics

Resources

Contributing

Stars

Watchers

Forks

Contributors