nextjs-with-pocketbase icon indicating copy to clipboard operation
nextjs-with-pocketbase copied to clipboard

My Next.js (without app directory) Boilerplate with Pocketbase Backend.

Next.js without app directory starter kit

This is my boilerplate for the stable Next.js version without app directory. It is mainly powered by Pocketbase.

Main Features

  • Next.js for frontend
  • Pocketbase for backend
  • Pocketbase for database
  • Pocketbase for authentication
  • Pocketbase for image hosting

Other features

  • NextUI
  • TailwindCSS
  • NextUI
  • React-Icons
  • Dark-Mode with NextUI and next-themes
  • Internationalization with next-translate
  • Formik and Yup for easy and hasslefree forms and form validation (Coming Soon)
  • Custom authentication flow with Pocketbase
  • Custom basic user system (WIP)