RG App Store logoRG App Store

Three steps to an app you own

1

Pick an app

Choose from the catalog — a contact form, a link page, a reminder cron, and more being added.

2

Configure it

Fill in a short form. No code. Your fields, your branding, your email, your rules.

3

Spin it up

One click provisions it into your own Google account — a Drive folder, a Sheet, and an Apps Script web app, deployed as you.

One catalog, three shapes

Page, API, or cron

Page

Pages

Apps Script renders a whole branded page — a form, a portal, a link hub. Share the URL or embed it. You have a live tool the instant it provisions.

API

APIs

A JSON endpoint your own site posts to — submissions and data flow straight into your Sheet, behind your domain.

Cron

Crons

A background job on a daily trigger. It bills, reminds, digests, or syncs — forever, in your account, with no surface to babysit.

Nothing new to learn

Built on tools you already own

No new account, no new dashboard. Every app is just three Google products you already trust — wired together and handed to you.

Where it lives

Google Drive

Each app gets its own folder in your Drive. Browse, share, rename, delete — it is yours, not ours.

Your database

Google Sheets

Every app stores its data as rows in a Sheet you own. Sort, filter, chart, export — however you like.

Your backend

Apps Script

A web app deployed under your account runs each app — a permanent HTTPS endpoint and free cron, no server required.

An open catalog

Every app is one file.
The catalog only grows.

Simple apps declare a form and the code to deploy; complex ones ship their own UI and provisioner — no fixed pattern. Built to be extended and open-sourced, so the catalog keeps growing without touching the engine.

Spin up your first app