ProofKit

Introduction

Build a web-app quicker than ever before.

What is ProofKit?

ProofKit is a collection of TypeScript tools and libraries for building modern web applications, with a focus on seamless integration with Claris FileMaker.

The ProofKit CLI aims to make web development easier for beginners and more efficient for experienced devs. Its main role is now project bootstrap, diagnostics, and orchestrating handoff into package-native tools.

Think of it as our experience building web apps encapsulated into a CLI tool to help you structure your project up front, inspect project health later, and hand work off to agents or package-native CLIs. Each template is just a starting point, and you are free to modify any part of it as you see fit.

Core Libraries

The ProofKit CLI will automatically install these other packages for you (depending on what you choose to build), but they are published separately if you want to use them in your own projects, without the opinionated structure provided by the CLI.

Quick Start

pnpm create proofkit@beta
npx create-proofkit@beta
yarn create proofkit@beta

Full Getting Started Guide

Learn how to build a new ProofKit project from scratch.

Videos

On this page