Skip to main content
Version: v0.14

Getting Started

Execution

# Select Chat while configuring your modules
npx @conduitplatform/cli deploy --config

At this point, you should have a functional Chat instance.
Your users are now capable of creating, joing and utilizing chat rooms to communicate with each other.
You may also create chat rooms and populate them with participants yourself using the Admin Panel.


Using the Admin Panel

Chat Room View

The admin panel lets you browse the available chat rooms, create new ones and preview their messages.

Creating Rooms

While in the "Rooms" tab of the Chat administration page, click on the "Create Chat Room" button.
A side pane should be brought up on your right, where you can specify your room's details.

Create Chat Room