
A collection of tools for FileMaker-aware JavaScript applications
For new and experienced developers alike, the ProofKit toolset is the best way to build web apps connected to FileMaker data, or rich, interactive interfaces in a FileMaker webviewer.
ProofKit CLI
A command line tool to start a new project, or easily apply templates and common patterns with no JavaScript experience required.
Typegen
Automatically generate runtime validators and TypeScript files from your own FileMaker layouts.
Filemaker Data API
A type-safe API for your FileMaker layouts. Easily connect without worrying about token management.
FileMaker Webviewer
Use async functions in WebViewer code to execute and get the result of a FileMaker script.
Quick Start
Use the ProofKit CLI to launch a full-featured Next.js app in minutes—no prior experience required.
pnpm create proofkit@latest
Check out the full getting started guide for more detailed explanations and prerequisites.