Kickstart your collaborative app
Use the Liveblocks Starter Kit to build your document-based collaborative app in minutes.
Features
Liveblocks
A collaborative whiteboard app with included share menu, documents listing, users, groups, permissions, and more.
Next.js
Best practices followed, using a mixture of SSR and custom API endpoints. Modify documents from both client and server.
User Interface
Adjust our reusable interface & design system to fit your needs.
TypeScript
All custom client and server functions are fully typed, and easy to update.
NextAuth.js
Complete authentication, compatible with any NextAuth provider, including GitHub, Google, Auth0, and many more.
SWR
See data update live using the SWR (state-while-revalidate) library.