Next-js-Boilerplate

πŸš€πŸŽ‰πŸ“š 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 + Prettier + Husky + Lint-Staged + Jest + Testing Library + Cypress + Storybook + Commitlint + VSCode + Netlify + PostCSS + Tailwind CSS

MIT License

Stars
7.3K
Committers
27

Bot releases are visible (Hide)

Next-js-Boilerplate - v3.56.1

Published by github-actions[bot] about 1 month ago

3.56.1 (2024-09-11)

Bug Fixes

  • enable coverage for unit testing (eb4534c)
  • update crowdin image, load the image locally (5b404b1)
  • use default reporter for vitest (67e766a)
Next-js-Boilerplate - v3.56.0

Published by github-actions[bot] about 1 month ago

3.56.0 (2024-09-09)

Bug Fixes

Features

  • use counter instead of guestbook, make the boilerplate easier to use (3e6b0b8)
Next-js-Boilerplate - v3.55.3

Published by github-actions[bot] about 2 months ago

3.55.3 (2024-08-21)

Bug Fixes

  • update checkly configuration and use playwright baseURl in Checkly (4a458f3)
Next-js-Boilerplate - v3.55.2 Latest Release

Published by github-actions[bot] about 2 months ago

3.55.2 (2024-08-20)

Bug Fixes

  • add crowdin synchronize in CI action (9402e5e)
  • automatically sync translation with Crowdin for each PR (d4ea7d5)
  • automatically sync translation with Crowdin for each PR (eeb4216)
  • checkout HEAD commit instead of the merge commit (60bfd65)
  • git checkout history in crowdin pr sync action (5a2fedf)
  • only run crowdin pr sync when CI workflow pass (cc4a9a8)
  • upgrade GitHub actions dependencies (7b5edfe)
Next-js-Boilerplate - v3.55.1

Published by github-actions[bot] about 2 months ago

3.55.1 (2024-08-20)

Bug Fixes

  • resolve lint sort conflicts (b9d3de1)
  • resolve lint sort conflicts with simple-import-sort (544c541)
Next-js-Boilerplate - v3.55.0

Published by github-actions[bot] 2 months ago

3.55.0 (2024-08-19)

Features

  • remove target='blank' in badge (b033c2e)
  • use new ESLint flat config (8f31536)

Reverts

  • add back lint-staged file configuration (5c51a94)
  • comment pre-commit script (e9d6c7a)
  • pre-commit script used by Husky (21acf33)
  • use default code from next-intl in global.d.ts (0343b2f)
Next-js-Boilerplate - v3.54.0

Published by github-actions[bot] 3 months ago

3.54.0 (2024-07-23)

Features

  • add NODE_ENV in t3 env (17c23f9)
  • add Sentry configuration in environment files and fix meta journal error in production (2243510)
  • enable static rendering with i18n (e6ec268)
  • middlware should not run for monitoring endpoint (34b3c0c)
  • use defineConfig in drizzle.config.ts (48893e5)
Next-js-Boilerplate - v3.53.0

Published by github-actions[bot] 4 months ago

3.53.0 (2024-06-26)

Features

  • add updateAt and createdAt attribute in guestbook (80d369a)
  • create a new environement file for production (988a051)
  • switch to Postgres in Drizzle ORM (1d725e8)
Next-js-Boilerplate - v3.52.0

Published by github-actions[bot] 5 months ago

3.52.0 (2024-05-31)

Features

  • update Drizzle configuration for Drizzle Kit 0.22 and improve (5159455)
Next-js-Boilerplate - v3.51.0

Published by github-actions[bot] 5 months ago

3.51.0 (2024-05-29)

Features

  • update to Drizzle kit 0.21 version, no need to have dialect in command line (62aa678)
Next-js-Boilerplate - v3.50.1

Published by github-actions[bot] 5 months ago

3.50.1 (2024-05-20)

Bug Fixes

  • add eslint support for .mts file (cd58d38)
Next-js-Boilerplate - v3.50.0

Published by github-actions[bot] 5 months ago

3.50.0 (2024-05-18)

Features

  • replace Jest by Vitest for better DX (2504504)
  • update to Storybook v8 (51b20a6)

Reverts

  • reuse vitest.config.mts to avoid warning when running the tests (f923242)
Next-js-Boilerplate - v3.49.0

Published by github-actions[bot] 5 months ago

3.49.0 (2024-05-17)

Features

  • vscode jest open test result view on test fails and add unauthenticatedUrl in clerk middleware (2a68124)
Next-js-Boilerplate - v3.48.0

Published by github-actions[bot] 5 months ago

3.48.0 (2024-05-09)

Features

  • add custom configuration for i18n ally VSCode extension (46f9459)
Next-js-Boilerplate - v3.47.0

Published by github-actions[bot] 5 months ago

3.47.0 (2024-05-07)

Features

  • make dashboard without lang protected route in Clerk (704466b)
  • run Clerk middleware only needed (5aeee06)
  • upgrade to Clerk v5 and use Clerk's Core 2 (c1978f1)

Reverts

  • add back process.env.NEXT_PUBLIC_CLERK_SIGN_IN_URL (f8cb9f4)
  • downgrade React to 18.2 due to testing errors, error raised in Next.js issue #65161 (1815eb3)
Next-js-Boilerplate - v3.46.0

Published by github-actions[bot] 6 months ago

3.46.0 (2024-04-13)

Features

Next-js-Boilerplate - v3.45.0

Published by github-actions[bot] 7 months ago

3.45.0 (2024-04-04)

Features

  • remove next-sitemap and use the native Next.js sitemap/robots.txt (135a435)
Next-js-Boilerplate - v3.44.1

Published by github-actions[bot] 7 months ago

3.44.1 (2024-04-03)

Bug Fixes

  • add Twitter in the index page (75dfb8b)
  • use new VSCode Jest configuration (e92e4e0)
Next-js-Boilerplate - v3.44.0

Published by github-actions[bot] 7 months ago

3.44.0 (2024-04-02)

Features

  • run migration only in development and eslint-disable need to be at the top (db94f31)
Next-js-Boilerplate - v3.43.0

Published by github-actions[bot] 8 months ago

3.43.0 (2024-03-07)

Features

  • use eslintrc.json and give release.yml permission in GitHub Actions (a329518)
Package Rankings
Top 6.67% on Proxy.golang.org
Badges
Extracted from project README
Next.js Boilerplate SaaS Sign Up Next.js Boilerplate SaaS Sign In Twitter Sponsor Next JS Boilerplate
Related Projects