Open source · Self-hosted · Founder-first

Your founder stack,
actually yours.

FoundryDock is a private, self-hosted toolkit for founders — pitch decks, board meetings, documents, and brand assets on infrastructure you control.

Everything founders need,
nothing they don't.

Designed for the full founder workflow — from first deck to board minutes.

Pitch decks (code-first)

Investor decks as React/TSX slides on a fixed 16:9 canvas—layout templates, drag-and-drop order, presenter mode with speaker notes, and optional sync to your own Supabase project.

Available now

Document workspace

Rich-text documents with categories for contracts, NDAs, board minutes, brand guidelines, and more—backed by structured templates and company-scoped storage on your Supabase stack.

Available now

Material library

Upload and organize files in folders per company—decks, media, and collateral in one asset bank that feeds pitch work and brand operations.

Available now

Board meetings

Meeting list, agendas, and detail views with materials in one place—plus email invitations through Supabase Edge Functions on infrastructure you operate.

Available now

Brand guidelines & sharing

A dedicated brand hub for logos, colors, and usage rules—together with expiring share links and read-only deck views for advisors and investors.

Available now

Your Infrastructure, Always

Every feature in FoundryDock runs on servers you provision. Clone, configure, deploy — no SaaS subscription required, no data ever leaves your environment.

Core principle

Control is not a
feature. It's the point.

  • 01

    Data Sovereignty

    Your documents, decks, and minutes never touch our servers. They live where you put them — your VPS, your cloud account, your rules.

  • 02

    No Vendor Lock-in

    Open source codebase means you own the software. Fork it, extend it, audit it. Your workflow isn't held hostage by a subscription tier.

  • 03

    Full Auditability

    Every access, every change, every login — logged and inspectable. Know exactly who saw what, and when.

  • 04

    Cost Predictability

    Pay for your own server, not a per-seat SaaS markup. Scale without surprise invoices.

  • 05

    SSO-Ready Posture

    Designed to integrate with your identity provider when you're ready — no proprietary auth walls.

"Your cap table, your investor updates, your board minutes — none of this should live on someone else's servers."

FoundryDock is built on the belief that founder-sensitive data deserves founder-controlled infrastructure. We're building the tools. You keep the keys.

Three steps to
full ownership.

01

Clone

Pull the open source repository onto any machine you control — a VPS, your own server, or a cloud instance. No account creation required.

$ git clone https://github.com/foundrydock/foundrydock.git
02

Configure

Copy the example environment file and fill in your own values — database URL, auth secrets, storage path. Everything stays local.

$ cp .env.example .env
03

Deploy

Apply Supabase migrations, set your environment variables, then run the Vite app (or build static assets behind your reverse proxy). Your data stays on your Supabase project and storage.

$ npm install && npm run build
Open source on GitHub

100% Open Source.
Owned by founders.

FoundryDock is open source. Star the repo, open an issue, or join the discussion — the roadmap is shaped by the people who actually use it.