Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ChristianSeelemann/nextjs-with-pocketbase
- Owner: ChristianSeelemann
- Created: 2022-12-24T04:03:30.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-01T07:44:17.000Z (over 1 year ago)
- Last Synced: 2024-09-26T01:56:39.225Z (4 months ago)
- Topics: dark-mode, internationalization, next-themes, next-translate, nextjs, nextui, pocketbase, react-icons, tailwindcss
- Language: TypeScript
- Homepage:
- Size: 166 KB
- Stars: 65
- Watchers: 4
- Forks: 12
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-nextui - nextjs-pocketbase - My Next.js (without app directory) Boilerplate with Pocketbase Backend. (Boilerplates / Templates)
- awesome-pocketbase - GitHub - | (Showcases)
- awesome-pocketbase - GitHub - | (Showcases)
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)