DEV Community

Remi W.
Remi W.

Posted on

10 2 2 3 3

πŸš€ Next.js Boilerplate just hit 6000+ ⭐ stars on GitHub! πŸ”₯ 6️⃣0️⃣0️⃣0️⃣ πŸ”₯

Image description

I want to share an awesome news for my Next.js Boilerplate which has reached 6000+ ⭐ stars on GitHub. I started the project in July 2020 but I have continuously updating the project from Next.js 9 to Next.js 14.1 with the app router support, from Tailwind CSS 1 to the version 3.4, upgrade ESLint to version 8, replace Cypress by Playwright for better DX, etc.

I also added new feature into the boilerplate. Lately, I add the internationalization (i18n) to support multi-language app out of the box. To also improve the Developer experience, the boilerplate comes up with a Logging system using Pino.js.

You can check out the GitHub repo at: Next.js Boilerplate

You can also learn more about the project on the official Next.js Boilerplate website

This is only the beginning, I'm currently working to add more built-in feature into the boilerplate and I'll keep updating the project. I'm also open to suggestion and feedback.

Hope you'll find interesting and you'll use for your current and next projects.

Image description

Hostinger image

Get n8n VPS hosting 3x cheaper than a cloud solution

Get fast, easy, secure n8n VPS hosting from $4.99/mo at Hostinger. Automate any workflow using a pre-installed n8n application and no-code customization.

Start now

Top comments (6)

Collapse
 
martygo profile image
Martins Gouveia β€’

Your repository is a gem πŸ’Ž. Congrats.

Collapse
 
ixartz profile image
Remi W. β€’

Thank you! Hope you find it useful πŸŽ‰

Collapse
 
yogithesymbian profile image
Yogi Arif Widodo β€’

Is it just me, or how ? , my terminal using 7GB of memory? I'm using an MBP M1.

Collapse
 
ixartz profile image
Remi W. β€’

I'm also using a M1 without any issue.

Collapse
 
yogithesymbian profile image
Yogi Arif Widodo β€’

I combined a Next.js boilerplate with Ant Design ( pro layout ) and Tailwind CSS. Any suggestions on what I should do? I've cleaned up features like i18n and Storybook. For the database, I'm using JWT authentication and API requests with Axios instead.

Thread Thread
 
ixartz profile image
Remi W. β€’

Unfortunately, I don't have any experience with Ant Design

AWS GenAI LIVE image

Real challenges. Real solutions. Real talk.

From technical discussions to philosophical debates, AWS and AWS Partners examine the impact and evolution of gen AI.

Learn more

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay