Skip to content

mez/motion

Repository files navigation

Motion (Notion clone)

WhatsApp Image 2023-11-20 at 12 57 54

Built with

  1. NextJS 14
  2. Pocketbase
  3. shadcn/ui + tailwind
  4. @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!!

TODO

  • Implement OAuth auth/register flows.

Help and Improvements welcome!