Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 551 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 551 Bytes

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.