Skip to content

bind-standard/bind-playground

Repository files navigation

BIND Playground

An interactive web application for exploring and building resources with the BIND (Business Insurance Normalized Data) standard.

Live: playground.bind-standard.org

What This Is

BIND Playground lets you explore the BIND standard hands-on — browse terminology code systems, build spec-compliant resources using auto-generated forms, and export complete bundles ready for integration.

It's built for anyone working with or evaluating the standard: developers, product teams, brokers, carriers, MGAs, and vendors.

Features

Terminology Browser

Search and browse 280+ standardized insurance code systems from the BIND Terminology Server — lines of business, coverage forms, peril types, construction classes, and more.

Resource Builder

Create BIND resources using forms auto-generated from the standard's JSON schemas. Supports all resource types: Submissions, Policies, Claims, Coverages, Locations, Insureds, Organizations, and more.

Bundle Viewer

View assembled BIND Bundles as JSON, copy to clipboard, or download. Bundles persist in your browser's local storage so you can build incrementally.

Development

pnpm install
pnpm run dev          # dev server on port 3000
pnpm run build        # production build
pnpm run test         # run tests
pnpm run deploy       # build and deploy to Cloudflare

Schema Sync

The playground auto-generates forms from JSON schemas synced from bind-standard:

pnpm run sync:schemas

This runs automatically as part of dev and build.

Stack

Contributing

We welcome contributions from everyone. See CONTRIBUTING.md for details, or open a pull request directly.

For questions or ideas, reach out at contact@bind-standard.org.

License

MIT. See LICENSE.

About

An interactive web application for exploring and building resources with the BIND (Business Insurance Normalized Data) standard.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages