Skip to content

My Boilerplate for my Next.js 13 with app directory Projects.

Notifications You must be signed in to change notification settings

ChristianSeelemann/nextjs-app-boilerplate

Repository files navigation

This is my Boilerplate for Next.js 13 with app directory Projects

Contains

  • Next.js 13
  • TailwindCSS
  • MongoDB
  • Next-Auth with Custom Server Component Solution
  • Next-API with Custom API-Key Safety Solution and mongoose
  • Custom Dark Mode Solution
  • Basic Custom User System
  • MaterialUI

No further developing here at the moment

I fight with several problems with the new app directory. For example crashes in development mode -> the more the project grows, the more frequent the crashes become. This is very annoying and really NO fun.