Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ChristianSeelemann/nextjs-with-pocketbase

My Next.js (without app directory) Boilerplate with Pocketbase Backend.
https://github.com/ChristianSeelemann/nextjs-with-pocketbase

dark-mode internationalization next-themes next-translate nextjs nextui pocketbase react-icons tailwindcss

Last synced: 14 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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)