Skip to Content
DocsIntroduction

Ycode Documentation

Welcome to Ycode. Ycode is a visual website builder that gives you full control over your site. Think of it as an alternative to Webflow or Framer, but one that you can self-host or use as a managed cloud service. You get a drag-and-drop editor, a built-in CMS, forms, and more.

Open Source or Cloud — your choice

Ycode is available in two ways:

Ycode Cloud — Go to ycode.com  and sign up. No setup required. You get a fully managed instance with hosting, updates, and support included. Best for teams and individuals who want to start building immediately.

Ycode Open Source — Fork the repository on GitHub , deploy on your own Vercel + Supabase infrastructure, and own everything. Best for developers who want full control, customization, or to contribute to the project.

Both versions share the same core features. The editor, CMS, forms, localization, and all other capabilities described in this documentation apply to both Ycode Cloud and Ycode Open Source.

Key Features

Quick Start

Ycode Cloud

  1. Go to ycode.com  and create an account.
  2. Create a new project.
  3. Open the editor and start building.

Ycode Open Source

  1. Fork the Ycode repository  on GitHub.
  2. Deploy your fork on Vercel and create a Supabase project.
  3. Add your Supabase credentials as environment variables.
  4. Visit the setup wizard to create your admin account and run migrations.
  5. Open the editor and start building.

See the Getting Started guide for detailed instructions.

Community

Ycode is open source. Contributions, issues, and feedback are welcome on GitHub .

Last updated on