Bootstrap a new QUESTPIE Studio application with your choice of template and packages
Type-safe TanStack Query option builders for QUESTPIE — collections, globals, app routes, and realtime streaming.
Auto-generate an OpenAPI 3.1 spec from a QUESTPIE app instance and serve interactive API docs via Scalar UI.
Hono adapter for QUESTPIE. Mounts CRUD, auth, storage, custom app routes, and realtime routes on a Hono instance with a unified client combining QUESTPIE operations and Hono RPC.
Next.js App Router adapter for QUESTPIE. Exports catch-all route handlers that mount CRUD, auth, storage, custom app routes, and realtime routes.
Elysia adapter for QUESTPIE. Mounts CRUD, auth, storage, custom app routes, and realtime routes on an Elysia instance with end-to-end type safety via Eden Treaty.
Server-driven admin UI for QUESTPIE. Reads your server schema via introspection and generates a complete admin panel — dashboard, table views, form editors, sidebar navigation, block editor — all from the definitions you already wrote on the server.
Server-first TypeScript backend framework with a proxy-based field builder, collections, globals, standalone routes, background jobs, and a generated REST API.
ESLint configuration used by Create React App
Official React bindings for Redux
Babel preset used by Create React App
webpack utilities used by Create React App
Configuration and scripts for Create React App.
The official, opinionated, batteries-included toolset for efficient Redux development
Create a new QUESTPIE project
Predictable state container for JavaScript apps
Durable, replay-based workflow engine for [QUESTPIE](https://questpie.dev). Define long-running processes that survive restarts, handle failures gracefully, and scale automatically.
Create Next.js-powered React apps with one command
Polyfills for various browsers including commonly used language features
Tweak the create-react-app webpack config(s) without using 'eject' and without creating a fork of the react-scripts
> **Compatibility Note:** > Vite requires [Node.js](https://nodejs.org/en/) version 20.19+, 22.12+. However, some templates require a higher Node.js version to work, please upgrade if your package manager warns about it.
The base template for Create React App.
Storybook for Create React App preset
Create React apps with no build configuration.