Forge your next idea

Standardize your
entire project fleet

The Open Source Foundry for developers who build at scale. Shared standards, modular blocks, and a unified cockpit for all your repositories.

Used by builders at
SaaS Maker — Dashboard
Waitlist
2,847
↑ 12% this week
Feedback
134
↑ 8% this week
Testimonials
29
↑ 3 new
Recent activity
james.k@startup.iojoined waitlist
Dark mode supportreceived 5 upvotes
Alex Tranleft a testimonial
v2.4.0 changelogviewed by 142 users

One Standard for all
your repositories

Eliminate configuration drift with shared, versioned standards for ESLint, TypeScript, and Prettier.

📏
The Standard

Consistent code quality across 1 or 100 projects. Our shared configs are battle-tested and ready to drop into any Next.js, Vite, or Node.js environment.

  • Unified ESLint & Prettier rules
  • Strict TypeScript base configs
  • Automated Git hooks via Dev-Config
View the Specs
waitlist.sassmaker.com/acme● Live
2,847
people on the waitlist
you@company.com
Join Waitlist
Recent sign-ups
JK
2m ago
SR
8m ago
ML
14m ago
testimonials — widget preview</> embed
★★★★★
"SaaS Maker's waitlist tool helped us capture 3k signups before launch. The embed was live in 5 minutes."
AT
Alex Tran
Founder @ Launchpad
★★★★★
"The feedback board alone replaced three different tools we were paying for separately."
PN
Priya Nair
CPO @ Streamline
★★★★★
"Changelog keeps our users informed. Engagement went up 40% after we started posting updates."
MS
Marco Silva
CTO @ NovaSaaS
Testimonials

Turn happy customers into your best marketing. Collect, manage, and embed verified testimonials anywhere on your site — as a wall of love, carousel, or inline quote.

  • Collect via shareable form or API
  • Verified customer badges
  • One-line embed for any website
See Testimonials
💬
Feedback & Voting

Stop guessing what to build next. Give users a public feedback board where they can submit ideas, upvote priorities, and track your roadmap — all without leaving your product.

  • Public or private feedback boards
  • Upvoting, status labels & roadmap view
  • Notify voters when items ship
Explore Feedback
Feature Requests — 23 openVoting Open
142
Dark mode support
Add a dark theme option to the dashboard
Planned
98
CSV export for feedback
Let us download all feedback as a spreadsheet
In Progress
73
Slack notifications
Notify our team when new feedback arrives
Completed
ChangelogLatest: v2.4.0
v2.4.0
Embeddable Changelog WidgetFeature
Drop a single script tag to add a live changelog popup to your product.
v2.3.1
Faster feedback loadingFix
Resolved a slow query causing 2s+ load times on large feedback boards.
v2.3.0
Roadmap viewImprovement
Feedback items now show a public roadmap with status columns.
📡
Changelog

Keep users informed and reduce churn by shipping visible progress. Write release notes once and publish them to your website, in-app widget, and email list simultaneously.

  • In-app widget with unread badge
  • Auto-notify subscribed users
  • Version tags, categories & search
See Changelog
📊
Analytics

Gain insights across all your tools in one place. Track waitlist growth, feedback trends, testimonial conversion, and changelog engagement — no extra integrations needed.

  • Unified dashboard across all features
  • Trend charts and week-over-week comparisons
  • Export data to CSV or connect via API
View Analytics
Analytics DashboardLast 7 days
Waitlist Signups
847
+12% vs last week
Feedback Items
134
+8% vs last week
Testimonials
29
+3 this week
Changelog Views
2.1k
+24% vs last week
Daily signups
terminalTypeScript
# install
$ npm install @saas-maker/sdk
# integrate in seconds
import { SaaSMakerClient } from '@saas-maker/sdk'
const client = new SaaSMakerClient({
apiKey: 'your-api-key'
})
await client.feedback.submit({
title: 'Dark mode',
type: 'feature',
description: 'Add dark theme'
})
Built for developers

Every service is available via REST API or the official TypeScript SDK. Ship in minutes, not days — with full type safety and Cloudflare edge performance globally.

  • TypeScript SDK with full type coverage
  • REST API — use any language or framework
  • Runs on Cloudflare Workers — sub-50ms globally
Read the Docs

A complete library of
modular Foundry blocks

The Foundry is a complete toolkit — high-quality, plug-and-play modules for every project.

🤖

AI Block

Unified provider integration for OpenAI, Anthropic, and Gemini. Stream-ready and type-safe.

📊

Analytics Block

Lightweight PostHog wrapper to standardize tracking across your entire fleet.

📦

DB Block

Drizzle-powered database utilities for Cloudflare D1 and Turso.

📡

Widgets

Ready-to-drop UI components for feedback, changelogs, and roadmaps.

The Commander

A CLI to manage your fleet—lint, audit, and upgrade every repo at once.

🌐

The Forge

Scaffold new Foundry-compliant projects in seconds with pre-baked standards.