LiveNow live. Start building.

The Platform

Your components. Their pages. One platform.

Build in React, Vue, or Svelte. Push with one command. Hand your marketing team a visual editor they can actually use.

React·Vue·Svelte·Tailwind·TypeScript
01Design

A developer writes the code. You own the controls.

Every component in your theme pack includes an editable schema. Those defaults become your controls.

Animation showing a developer building a theme pack with a component file and its editable schema, then the live preview updating as defaults change.
Developer builds components
Schema defines defaults
You edit in the builder
index.tsx
ReactVueSvelte
1export default function AnnouncementBar({
2 message,
3 linkText,
4 linkUrl,
5 backgroundColor,
6 textColor
7}: Props) {
8 return (
9 <div style={{ backgroundColor }}>
10 <p style={{ color: textColor }}>
11 {message}{" "}
12 <a href={linkUrl}>
13 {linkText}
14 </a>
15 </p>
16 </div>
17 )
18}
schema.json
Defaults
1{
2 "type": "announcement_bar",
3 "displayName": "Announcement Bar",
4 "props": {
5 "message": {
6 "type": "string",
7 "default": "Free consultation for new clients!"
8 },
9 "linkText": {
10 "type": "string",
11 "default": "Book now"
12 },
13 "backgroundColor": {
14 "type": "color",
15 "default": "#6366f1"
16 }
17 }
18}
Live Preview
your-site.com
Free consultation for new clients! Book now
Announcement Bar
Writing component
02Sync

Go live from your desktop. Instantly.

One click in the desktop app pushes your entire site to the cloud. Pages, components, templates, and assets arrive in seconds. No deploy scripts, no build pipelines.

Oaysus
Your Website

Your data

Sync
Export & Import
Sync Up
0%
8
Pages
Last synced: 2 min ago
Pull
Push
3
Global Components
Last synced: 2 min ago
Pull
Push
5
Templates
Last synced: 1 day ago
Pull
Push
47
Assets
Last synced: 2 min ago
Pull
Push
1
Themes
Last synced: 2 min ago
Push
24
Components
Last synced: 5 min ago
Pull
1,240
Products
Last synced: 1 hr ago
Pull
18
Collections
Last synced: 1 hr ago
Pull
No sync activity yet.
Loading workspace
03Edit

The developer built it. Now it's yours.

Your developer handled the code. From here, it's just you. Click any section, update your headline, swap an image, and publish. No tickets. No waiting.

Step 1 of 6: Browsing the page
Browsing the page
Published
Live on 200+ edge locations
04Publish

Live worldwide, instantly

One click publishes your page to over 200 edge locations worldwide. Your visitors get blazing-fast load times no matter where they are. No servers to manage, no deployment pipelines, just click and go.

Pre-rendered pages for instant loading
Automatic SSL and security headers
Built-in analytics and form collection
Viewing draft

Two Workflows, One Platform

Developers build. Marketers publish.

Each side gets purpose-built tools. No compromises, no stepping on each other's toes.

For Developers

Build in your own environment

The desktop app gives you a full local workspace. Write components in React, Vue, or Svelte with hot reload and real-time preview.

Desktop app with hot reload and live preview
React, Vue, and Svelte with TypeScript
Editable prop schemas for visual editing
Works with Tailwind, CSS Modules, any framework
Version control. You own the code.
For Marketers

Build pages without code

Pick components, edit content, preview changes, and publish. No developer tickets, no waiting, no broken layouts.

Drag-and-drop visual page builder
Edit text, images, and props visually
Real-time preview before publishing
One-click publish to your live site
Built-in forms, analytics, and lead capture

Platform Plans

Start free, scale when ready

No credit card required. Upgrade as your project grows.

Monthly
Annual

Free

Your full dev environment. Free forever.

$0/month
  • Full desktop app with hot reload
  • Unlimited components & pages
  • React, Vue & Svelte support
  • Real-time local previews
  • Community support

Ready to go live? Upgrade to Pro for publishing, domains & analytics.

Download Free

Pro

For individuals and freelancers

$29/month

Full desktop app, plus:

  • Publish to a live site
  • Cloud sync & hosting
  • Custom domain
  • Full analytics
  • 100 form submissions/mo
  • 250 MB storage
  • Email support (48hr)
  • No Oaysus branding
Get Pro
Most Popular

Team

For teams and agencies

$79/month

Everything in Pro, plus:

  • Advanced analytics
  • 250 form submissions/mo
  • 25 GB storage
  • 5 seats
  • Priority support (24hr)
Get Team

Enterprise

For large organizations

Custom

Contact us for pricing

Everything in Team, plus:

  • Unlimited form submissions
  • Unlimited storage
  • Unlimited seats
  • 99.9% SLA
  • Dedicated account manager
Contact Sales

These are self-service platform plans. Want us to build your website instead?

Ready to build?

Download the free desktop app and build your first component in under five minutes.