Static website
Minerva brings data, workflows, approvals, and AI setup into one operational platform.
Every page now lives as an explicit Svelte route, route-specific UI stays close to the page that uses it, and the site stays fully static with no runtime content fetching.
Built for teams that change systems often
Minerva is a low-code operations platform for teams that need their internal systems to keep up with the business. Collections model the data, apps and pages shape the experience, approvals add control, and automations keep recurring work moving in the background.
The website follows that same structure: product pages, docs, changelogs, feature guides, and blog posts all live as route-backed Svelte files instead of hidden behind generic loaders or runtime content readers.
What this gives the team
- One explicit route file per page, including docs pages, blog posts, and feature guides.
- Static rendering with no runtime content fetching.
- Local
components/folders whenever a page needs richer UI. - Shared metadata that powers navigation, feature menus, listings, and SEO.
A simpler authoring model
Every route is discoverable in src/routes, which makes the content structure
easier to understand and easier to extend. Feature pages live next to feature-specific UI.
Docs pages live in the docs route tree. Blog posts live in the blog route tree.
That keeps the app static, keeps the route tree honest, and removes hidden content collections behind generic slug loaders.
Feature guides
Each feature page is a first-class route with its own Svelte file and metadata. That metadata is reused for the navbar and listing pages so the website only has one source of truth.
DB Studio
Organize business data, update structures safely, and manage day-to-day records from one workspace.
- Visual schema editor
- Safe staging workflow
- Built-in data viewer
Custom Apps
Build role-specific workspaces with dashboards, forms, and operational pages that fit the team using them.
- Department-specific apps
- Purpose-built pages
- Reusable UI building blocks
Access Control
Set role-based visibility, protect sensitive fields, and route high-risk actions through approvals.
- Role-based permissions
- Field-level visibility
- Approval workflows
Automations
Handle recurring work in the background, trigger jobs on schedule, and track progress from inside the platform.
- Manual and scheduled runs
- Background job tracking
- Web-driven workflows
Agents
Describe the outcome you want in plain language and let Minerva propose structured changes in a safe draft workflow.
- Natural-language setup
- Specialized assistants
- Draft-first changes
Tasks
Track work, assign teams, and keep follow-up connected to the underlying business records instead of separate tools.
- Linked business records
- Flexible assignment
- Kanban, list, and timeline views
From the blog
Blog posts are static route files too, so the index, article pages, and navigation all come from local route metadata instead of server-side readers or remote functions.
Learn how BirdLabs keeps your internal tools secure with enterprise-grade features.
Describe your internal tool in plain English and watch as our AI builds it for you.
Connect to PostgreSQL, MySQL, MongoDB, and more with our simple connection wizard.