Drawing App
The Drawing App is a fun, collaborative pixel art application built with Refine and Supabase. Use this starter kit when you want a ready-to-run creative application that demonstrates realtime collaboration, authentication, and CRUD operations, or as a foundation for building your own realtime collaborative tool.
Tech stack
| Technology | Role |
|---|---|
| Refine | React-based CRUD framework |
| Supabase | Backend (database, auth, realtime) |
| TypeScript | Language |
You can modify this stack by making changes to the diploi.yaml. For more information, click here to learn about how to use the diploi.yaml.
Key features
- Collaborative drawing - Multiple users can draw on the same canvas in realtime
- Email authentication - Built-in auth flow using Supabase Auth and Diploi’s SMTP email service
- Realtime sync - Powered by Supabase’s realtime subscriptions
- Canvas management - Create, browse, and share pixel art canvases