saas-starter

Meteroid: Simplify SaaS Billing

Get open-source pricing and billing infrastructure for your startup with Meteroid, used by founders.
intermediateโฑ 30 minutes๐Ÿ’ต Free
1,228 stars71 forksRustGuide quality 8/10Updated 9/7/2026100% free ยท open source
What it is

Use Meteroid to set up your SaaS app's pricing, billing, and subscription management in just a few hours.

Real use case example

"A founder wants to launch a new SaaS app offering AI-powered data analytics. They use Meteroid to set up a pricing plan with a free trial and a monthly subscription. In 2 hours, they have a working pricing page on their website and a Clickhouse database tracking customer usage."

Best insideClaude DesktopCodex CLICursor
When to use it
  • โ€ขYou need to manage complex subscription plans with usage-based billing
  • โ€ขYou want to analyze revenue and gain actionable insights from your pricing strategy
  • โ€ขYou require a scalable and customizable billing system for your growing startup
Ready-to-paste prompt
curl -X POST 'http://localhost:8080/subscriptions' -H 'Content-Type: application/json' -d '{"customer_id": "cus_123", "plan_id": "plan_123"}'
Heads up: Make sure you have Rust and Cargo installed on your system, as Meteroid is built with Rust and requires the Cargo package manager to build and run
Saves to your device
Use with Claude
New

Skip the builder โ€” one click puts this in Claude, Cursor, Antigravity and more.

๐Ÿ› ๏ธ Technical setup

Expect 20โ€“40 minutes in a terminal โ€” or let your AI agent drive it.

Try it instantly โ€” no install
Claude Code
mkdir -p ~/.claude/skills/meteroid && curl -fsSL https://workflowstacks.com/api/skills/meteroid/claude-skill -o ~/.claude/skills/meteroid/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go โ€” no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How Meteroid: Simplify SaaS Billing works
Codeflow
Free to inspect

Meteroid: Simplify SaaS Billing is a very large Rust project (~248k lines across 1724 code files, plus 86 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, AGPL-3.0 license, has a test suite.

Size
Very large codebase
~248k lines ยท 1724 code files ยท days to read โ€” use, don't read
Setup
Developer setup
A real software project. Use it via its install path; don't expect to read it all.
Runs on
Rust
Needs API keys (.env)
Rust 71%TypeScript 27%PLpgSQL 1%
Where to start reading
  1. 1
    README.md
    Start here โ€” what it does and how to install it
  2. 2
    Cargo.toml
    Dependencies and the commands it exposes
  3. 3
    .env.example
    The API keys and settings you must provide
  4. 4
    modules/meteroid/crates/diesel-models/README.md
    Inside modules/meteroid/ โ€” the main logic begins here
What's in each folder
modules/meteroid/Core code โ€” the actual logic1149 files
modules/web/Frontend / UI778 files
modules/adapters/Sub-packages / plugins12 files
crates/Folder103 files
modules/metering/Package54 files
docker/Deployment / infrastructure45 files
k8s/Deployment / infrastructure25 files
extra/Folder7 files
READMEHas testsDocumentedCI checksAGPL-3.0 licenseUpdated this month
Quick Actions
Details
Creator
meteroid-oss
Language
Rust
Category
saas-starter
Published
7/13/2023

Are you the creator of this tool? Claim your listing โ†’ and earn 85% of every sale.