Starter Kits

Production-ready apps built on Rails Cloud APIs. Deploy in one click, fork and customize, or study the code. Open source under Apache 2.0. One-time purchase, yours forever.

Productivity

Apps for files, scheduling, tasks, notes, and contacts. Each uses the Vault and Auth APIs — deploy one and you'll have a working app in minutes.

Rails Drive

File storage and sharing with folders, photo gallery, search, and storage plans.

Vault API Auth API

Rails Calendar

Day, week, month, and schedule views. Multiple calendars, attendees with RSVP, reminders, and meeting links.

Vault API Auth API Messaging API

Rails Tasks

Task lists, labels, priorities, due dates, subtasks, and cross-linking to notes, contacts, and calendar events.

Vault API Auth API

Rails Notes

Rich text notes with 10 colors, folders, labels, pin and archive. Link notes to tasks, events, and contacts.

Vault API Auth API

Rails Contacts

Contact management with profiles, favorites, labels, CSV/vCard import and export, and duplicate detection.

Auth API Vault API

Communication

Video conferencing and email — built on the Media and Messaging APIs. Real-time WebRTC, threaded conversations, and attachment storage.

Rails Meet

Video conferencing with screen sharing, recording, meeting links, and lobby. Built on Co-Stream WebRTC infrastructure.

Media API Auth API Messaging API

Rails Mail

Email client with inbox, threading, labels, rich compose, attachments, and signature management.

Messaging API Auth API Vault API

Commerce & Logistics

Storefronts, ride-hailing, delivery, and accommodation. Built on Pay, Location, Media, and Auth APIs.

Rails Store

Storefront with product catalog, cart, checkout, merchant dashboard, and order management. Payments via Rails Pay.

Pay API Auth API Media API

Rails Driver

Ride-hailing with real-time tracking, driver matching, fare calculation, trip management, and ratings.

Pay API Location API Auth API Messaging API

Rails Courier

Package delivery with pickup/dropoff, route optimization, live tracking, proof of delivery, and driver payouts.

Pay API Location API Auth API Messaging API

Rails Stay

Accommodation booking with listings, availability calendar, reservations, guest reviews, and host payouts.

Pay API Auth API Media API Location API

How it works

Every starter kit is a standalone Go app (chi + HTMX + Tailwind) that calls Rails Cloud APIs with a dk_ API key. No vendor lock-in — fork, customize, and ship.

1

Pick a kit

Browse the gallery and choose a starter kit that fits your use case.

2

Deploy

One click deploys the app to a VPS with API keys and config injected automatically.

3

Customize

Fork the source, swap templates, add features, rebrand. Push changes to auto-redeploy.

Open source

Every kit is Apache 2.0 licensed. Run locally, deploy anywhere, or use them as reference implementations for your own apps.

git clone https://github.com/railscloud/starter-drive.git
cd starter-drive
cp .env.example .env
# Add your dk_ API key to .env
go run ./cmd/server
Get Started