
Everything You Need, Built-In
A complete CMS platform with all the features and tools you need to build and manage modern applications. No need to piece together multiple solutions.
Dashboard
Comprehensive dashboards with analytics and customizable widgets to monitor your data.
Charts
Built-in charting tools with multiple visualization types and export capabilities.
Reports
Generate detailed reports with scheduling and multiple export formats.
Resource Management
CRUD operations with RBAC. Advanced filtering, sorting, and data export capabilities.
Authentication & Authorization
Secure authentication with multiple providers, MFA, role-based access control, and audit logs.
File Management
Integrated file upload, storage management, and CDN integration for media.
Multiple Ways to View Your Data
Switch between different views to work with your data the way you prefer. Each view is optimized for specific workflows and use cases.
Calendar View

Built for Any Use Case
Whether you"re building internal tools, customer portals, or content platforms, Supasheet provides everything you need out of the box.
E-commerce
Complete backend management for online stores. Handle products, orders, customers, and inventory with built-in reporting and analytics.
Personal Dashboard
Create customized personal dashboards to track metrics, manage tasks, and visualize your data in one unified interface.
CRM
Build customer relationship management systems with contact management, sales pipelines, and communication tracking.
Internal Tools
Build powerful internal dashboards and admin panels for your team. Manage operations, view analytics, and control your business data.
Why Supasheet?
Save Weeks of Development
Stop building the same admin features from scratch. Get authentication, dashboards, charts, reports, and data management ready to use.
Everything Integrated
No more piecing together libraries and tools. Everything works together seamlessly - from auth to analytics to file storage.
Opinionated & Complete
We made the hard decisions for you. Best practices, modern stack, and production-ready patterns built-in from day one.
Built for Supabase
Designed specifically for Supabase. Leverages its full power while adding the features and UI you need for complete applications.
Production Ready
Security, performance, and best practices built-in. Deploy with confidence knowing your app is enterprise-grade.
No Vendor Lock-in
Built on open source Supabase, deploy anywhere. Full control over your data and infrastructure.
Modern Stack
Built with Next.js, React, TypeScript, and Tailwind CSS for a fast, type-safe development experience.
Instant Setup
Connect to your Supabase instance and start managing data immediately. No complex configuration needed.
Production Ready
Enterprise-grade security, authentication, and authorization built-in. Deploy with confidence.
Fully Customizable
Extend and customize every aspect with hooks, plugins, themes, and a well-documented API.
Built with modern technologies
Next.js
Supabase
TypeScript
Shadcn UI
Get Started in Minutes
Start building with Supasheet in three simple steps. No complex setup or configuration needed.
Clone the repository
$ git clone https://github.com/htmujahid/supasheet.git
$ cd supasheet
$ npm installConfigure environment variables
# Update .env file with your Supabase credentials
SUPABASE_URL=your-project-url
SUPABASE_ANON_KEY=your-anon-keyStart the development server
$ npm run dev
> supasheet@1.0.0 dev
> next dev
▲ Next.js 16.0.0
- Local: http://localhost:3000
