DEV Community

🚀 Next.js Boilerplate just hit 6000+ ⭐ stars on GitHub! 🔥 6️⃣0️⃣0️⃣0️⃣ 🔥

Remi W. on March 08, 2024

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 ha...
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