ChristianSeelemann / nextjs-with-pocketbase

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

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


Languages

Language:TypeScript 97.7%Language:JavaScript 1.3%Language:CSS 1.1%