Documentation
Components
Getting Started

Getting started with Orbis Components

Overview

Orbis Components are fully open-source (opens in a new tab) React 18 components that help you cut down on developer time.

You're able to add a Discussion Feed, Chat Feed or Private Inbox to your site in a matter of minutes.
In just 5 lines of code.

Thanks to our Dashboard, you're able to customize the look of Orbis Components with no CSS fiddling.
Use our user-friendly customizer with live preview and make your app social in just 3 steps.

Install Orbis Components

Since Orbis Components are a set of React 18 components, the package can be installed using your favorite package manager.

npm install @orbisclub/components

Available components

Pick a component that fits your use case and get started in just 5 lines of code!

Next Steps