Deploy, Store, Scale All in One

Cloud DeploymentsJSON DatabasesFile StorageREST APIAPI Key SecurityCustom Domains

Built and battle-tested by Cigi Digital — now available for everyone.

Features

One Platform to Deploy, Store, and Scale

Run deployments, manage JSON data, and serve files from one place with developer-friendly APIs and predictable pricing.

App Deployments

Deploy web apps from one dashboard with simple workflow and predictable pricing for indie developers and small teams.

One DashboardSimple WorkflowPredictable Cost

JSON Database API

Create and manage JSON collections with a clean REST interface that is easy to integrate in frontend and backend stacks.

REST CRUDAPI Key AuthCollection-Based

File Storage

Upload and serve image, video, and document assets through Cloudflare-backed delivery with public URLs for production apps.

R2 PoweredCDN DeliveryPublic URLs

API Keys & Access Control

Use token-based access control and configurable CORS to protect reads and writes for every project and integration.

Token SecurityCORS RulesProject Isolation

Developer-Friendly API

Ship faster with straightforward endpoints, dashboard tooling, and consistent project-level settings in one platform.

Fast SetupClear APITeam Ready

Built for Scale

Start free, then scale to paid plans with higher deployment limits, larger storage, and stronger support as your product grows.

Free to StartUpgrade PathProduction Ready

For Everyone

Built for Everyone Who Ships

Frontend Developers

Launch fast with one platform for deployment, JSON data, and storage without juggling multiple vendors.

See API Docs →

Startups & Indie

Ship your MVP and keep costs predictable with simple plans designed for early-stage product teams.

Start Free →

Teams & Agencies

Manage deployments, data, and media from one account with cleaner handoffs between product and engineering teams.

Explore Plans →

No-Code Builders

Use API-first workflows to connect CJDB with automation tools, CMS platforms, and internal operations tools.

Learn More →
api-example.sh
# Create a JSON bin
# Create a JSON database collection
curl -X POST https://api.cjdb.app/v1/databases \
-H "Content-Type: application/json" \
-d '{"name":"customers"}'
# Response
{ "success": true, "bin": { ... }, "token": "xxxxxxxx" }

CORS & Token Control

Control who can read, write, or delete with API-key protected endpoints and project-level origin rules for production safety.

requireToken: {
  GET:    false,
  PUT:    true,
  DELETE: true
}

allowedOrigins: [
  "https://app.yourdomain.com",
  "https://admin.yourdomain.com"
]

Pricing

Simple, transparent pricing

Start free, scale as you grow. No hidden fees, no surprises.

MonthlyYearly−17%

Free

No credit card required

$0/month

Forever free

2 deployments
3 JSON databases (collections)
500 MB file storage
5 GB bandwidth / month
100 build minutes / month
Get Started Free

Starter

For growing projects

$5/month

$50/yr if billed annually

5 deployments
10 JSON databases (collections)
5 GB file storage
25 GB bandwidth / month
500 build minutes / month
Custom domains + Auto SSL
Email support
Get Starter
Most Popular

Pro

Full platform access

$12/month

$120/yr if billed annually

15 deployments
Unlimited JSON databases
20 GB file storage
100 GB bandwidth / month
2000 build minutes / month
Custom domains + Auto SSL
Priority email support
Get Pro

Business

Unlimited everything

Custom

Volume pricing available

Unlimited collections
Unlimited storage
Unlimited reads & writes
Unlimited file sizes
Custom SLA & uptime
Dedicated support
Volume pricing
Contact Sales

All plans include JSON API, dashboard access, and CORS control. No credit card required for Free.

Build Faster with One Cloud Platform

Deploy apps, manage JSON databases, and serve file assets from one account built for indie developers and small teams worldwide.