Skip to content

Repository files navigation

RUBY Platform

RUBY is 9Ruby’s internal AI system.

Two planes:

  • ruby-web (Vercel): console UI + admin APIs.
  • ruby-runtime (Cloudflare): runs + streaming + tool execution.
  • ruby (terminal): model-agnostic RUBY CLI.

Local dev (first time)

  1. Install deps:
cd C:\Users\mrvis\Projects\ruby-platform
npm install
  1. Copy env files:
  • apps/ruby-web/.env.exampleapps/ruby-web/.env.local
  • apps/ruby-runtime/.dev.vars.exampleapps/ruby-runtime/.dev.vars
  1. Run:
npm run dev:web

Terminal RUBY:

npm run ruby

Optional runtime:

npm run dev:runtime

Background agents require a Cloudflare Queue binding (RUBY_JOBS).

Supabase schema

Migration lives at infra/supabase/migrations/.

Apply via Supabase CLI or dashboard SQL editor.

Deploy

  • apps/ruby-web → Vercel project.
  • apps/ruby-runtime → Cloudflare Worker (Wrangler).

About

Ruby Platform automation scripts and provisioning toolkit.

Topics

Resources

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages