- NextJS 14
- Pocketbase
- shadcn/ui + tailwind
- @tanstack/query 5
Example implementation of the fullstack notion clone that uses pocketbase for the backend, including realtime support and auth! If you'd like to implement this follow Antonio Erdeljac' youtube video on his notion-clone-tutorial. Refer to my implementation if you'd like to do it all with pocketbase!!
- Implement OAuth auth/register flows.