Skip to content

flakeforge/next-boilerplate

Next Boilerplate β€” FlakeForge Edition

A clean, scalable, and developer-friendly Next.js boilerplate powered by modern tools and best practices. Designed to help you kickstart static websites with fast performance, atomic structure, smooth animations, and strict code quality.

Next.js TailwindCSS TypeScript FSD GSAP ESLint

Stack technologies

  • React + Typescript - UI library and Strict type safety
  • Tailwind CSS β€” Utility-first styling
  • GSAP β€” Smooth, high-performance animations
  • FSD β€” Feature-Sliced Design architecture
  • ESLint β€” Consistent, clean code standards for linting
  • Nextjs - framework for SSG

Basic requirements for the project

Note

Version Node +v20*

For Developers

# Install dependencies
pnpm install
# Start the development server
pnpm dev

Open localhost:3000 in your browser.

Note

You need to create .env following the example of .env.example so that all parameters are

Development Tips

  • Avoid using any, prefer strong typing
  • Use GSAP via hooks for smoother animations
  • Run eslint to ensure code quality
  • Keep components atomic and reusable

πŸ“„ License

Licensed under the MIT License.

Let me know if you'd like to localize the README into other languages or generate a minimal version for internal use.

About

πŸ„πŸ»β€β™‚οΈ Open-source boilerplate with next.js

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published