Featured Applications
Discover our growing ecosystem of specialized tools. Start with our flagship PDF Engine, with more applications coming soon.
PDF Engine
Document processing, merging, and cleanup tools
App 0
Dashboard
Overview and analytics for all your applications
Coming Soon
Analytics
Detailed analytics and reporting tools
Coming Soon
Admin
System administration and user management
Coming Soon
Getting Started
Environment Setup
Configure your Supabase project and database connection:
- Create a Supabase project
- Copy your project URL and API keys
- Set up your DATABASE_URL
- Run database migrations
Development
Start building your micro frontends:
npm run devnpm run db:generate && npm run db:migrate