Skip to content
/ nextjs-boiler Public template

An optimized boiler for writing Next.JS projects blazingly fast.

License

Notifications You must be signed in to change notification settings

kolifink-se/nextjs-boiler

Repository files navigation

UV-Kollen

The Kolifink boiler

A starter-pack for web development in Next.JS, with cutting-edge, stable functionality.

Specs

  • yarn as package manager
  • Typescript-only
  • Tailwind CSS with a customized theme
  • ESLint and Prettier configured
  • sitemap.xml and robots.txt implementation
  • Custom error handling with 404 and 5XX pages
  • Important security headers set in every request
  • BETA: Content Security Policy as middleware