Codebana is under active development and will be available for beta testing in July
Getting Started

Quickstart

Build your first application in minutes

1. Authenticate

Sign in to Codebana using your GitHub or Google account. This initializes your personal workspace and grants you access to our managed orchestration engine.

2. Start a Project

From the dashboard, click "New Project". You can describe your requirements from scratch or import an existing repository from GitHub.

3. Describe & Architect

Type your first instruction in the chat panel. For example: "Build a modern SaaS landing page with Tailwind CSS and a contact form."

Codebana's agent will architect the system, provision a live environment, and start writing the code in real-time.

4. Preview & Iterate

Once the initial build is complete, click the Preview tab to see your live application. Use the chat to request changes, add features, or fix bugs. The agent shares your terminal and can run builds or tests alongside you.

5. Deploy

When you're ready to go live, use the Integrations panel to deploy your application to Vercel, Netlify, or your own infrastructure with a single click.