@nebulr-group/bridge-react
v0.1.0
Published
bridge integration for React applications
Readme
bridge React – Library & Demo
This repository contains the bridge React library and a demo app showing its features.
Quick Links
- Quickstart Guide – Integrate bridge in minutes with React Router
- Examples – Authentication, feature flags, team management, and more
Table of Contents
- Installation
- Configuration
- Authentication
- Feature Flags
- Demo Application
Installation
bun add @nebulr-group/bridge-reactConfiguration
For the recommended setup and one clear path, see the Quickstart Guide.
Authentication
See:
Feature Flags
See:
Demo Application
The demo app in this repository includes runnable examples mirroring the documentation. Run it from the monorepo root:
bun run devThis starts the demo and consumes the library source directly for a smooth dev experience.
License
MIT License © 2025 Nebulr Group
