Next-js-Boilerplate icon indicating copy to clipboard operation
Next-js-Boilerplate copied to clipboard

πŸš€πŸŽ‰πŸ“š Boilerplate and Starter for Next.js 14+ with App Router and Page Router support, Tailwind CSS 3.4 and TypeScript ⚑️ Made with developer experience first: Next.js + TypeScript + ESLint + Pretti...

Results 10 Next-js-Boilerplate issues
Sort by recently updated
recently updated
newest added

Hi, thanks for the awesome template. Unfortunately, running storybook init doesn't add any of the correct directories. Any ideas?

enhancement

As it's written on the official [docs](https://nextjs.org/docs/basic-features/layouts#per-page-layouts). ``` // pages/index.js import Layout from '../components/layout' import NestedLayout from '../components/nested-layout' export default function Page() { return { /** Your content */ }...

question

Integrate storybook with base files create from running `npx sb init`. Let me know what else can be added or needed to be improved.

help wanted

Hi there. Thanks by the boilerplate. It is possible to add multi language? Next 18 n or i18n And add redux or I should I use context API? Thanks in...

enhancement

- Upgrades required changes in Middleware - Import changes for server side functions - UserProfile requires a path https://github.com/clerk/javascript/blob/main/packages/nextjs/CHANGELOG.md

I think it would be better if the responsibility of formatting files was left up to the user on `format on save` or also to be enforced by husky (like...

question

Hi there! 🌟 First offβ€”fantastic boilerplate! I’ve been loving the structure and tool integrations you've provided. ## 🎯Suggestion: Integrate Cursor IDE support (via Cursor Rules) to supercharge AI-assisted development workflows...

Have you considered adding Biome as a linter?

Offline first boiler plate Using pglite & electric SQL https://pglite.dev/docs/sync https://pglite.dev/docs/orm-support#drizzle The above with sync to supabase would be a nice DX