Multiplayer
Syvera Multiplayer lets multiple people edit the same Repl simultaneously. Every collaborator sees live cursors, real-time edits, and shares the same running server and terminal.
Inviting collaborators
- Click Share in the top navigation bar
- Enter your collaborator's email address or Syvera username
- Choose their permission level (View, Edit, or Admin)
- Click Invite
They receive an email with a link to join your Repl in their browser.
Permission levels
| Permission | Can view | Can edit | Can run | Can deploy | Can manage secrets |
|---|---|---|---|---|---|
| View | ✓ | — | — | — | — |
| Edit | ✓ | ✓ | ✓ | — | — |
| Admin | ✓ | ✓ | ✓ | ✓ | ✓ |
Live cursors
Each collaborator's cursor is visible in the editor in real time, colour-coded with their avatar. Click a cursor to jump to where that person is working.
Shared terminal
The terminal is shared by default — everyone sees the same output. To open a private terminal:
- Click + in the terminal tab bar
- Select Private shell
Private shells are only visible to you.
Teams
For organizations that need centralized billing, shared secrets management, and access controls, see the Teams plan.