Skip to content

SchematicHQ/schematic-quickstart

Repository files navigation

Schematic React SDK Playground

This is a quickstart playground to demonstrate Schematic and it's core features. This quickstart is built to sync with our quickstart docs. To use this quickstart, you'll need a Schematic account ((signup for free)[https://app.schematichq.com/sign-up]).

You can see a hosted and fully configured version here.

What's Inside

Pre-built samples for the following core features:

  • Feature flags and feature gating
  • Event tracking
  • User and company identification flows
  • Drop-in components (e.g. customer portals and checkout flows)

Documentation

For complete documentation on Schematic's React SDK, visit:

Getting Started

We suggest following the written docs here.

To run this quickstart app, you'll need to first signup for a Schematic account and generate a Schematic Publishable Key.

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result. Dev mode supports hot reloading, so any changes you make will be automatically rendered in your browser.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Releases

No releases published

Packages

No packages published