Corteza
Corteza is an open-source, self-hosted low-code platform that lets you build CRM, business process, and structured data applications fast. Built with Go, it ships with an embedded database for zero-dependency deployment.
Features
- Low-Code App Builder - Build custom applications with a visual drag-and-drop interface
- CRM - Built-in customer relationship management capabilities
- Workflow Automation - Design intelligent business process workflows
- Flexible Security - Role-based access control (RBAC) for complex policies
- Multi-Data Sources - Connect to external databases and APIs
- Privacy Compliant - Extensive privacy features for regulatory compliance
- Accessible - Conforms to WCAG 2.1 accessibility standards
- API-First - Fully documented REST APIs for integration
First-Time Setup
After deployment, open your domain to access the Corteza web application. You will be guided through initial setup to create your admin account.
What You Can Do After Deployment
- Open your domain to access the Corteza platform
- Create an admin account during initial setup
- Build applications using the low-code visual builder
- Configure CRM for managing contacts, leads, and deals
- Design workflows to automate business processes
- Set up RBAC for team access control
- Connect data sources to integrate with external systems
Persistent Data
All data is stored in /corteza and persisted via a Zeabur volume. Your applications, workflows, and data survive restarts and redeployments.
License
Apache-2.0 — GitHub | Docs