Files
collabvm-1.2.ts/README.md

8 lines
226 B
Markdown

# CollabVM1.ts
This is a drop-in replacement for the dying CollabVM 1.2.11. Currently in beta
## Running
1. Copy config.example.toml to config.toml, and fill out fields
2. Build it: `npm run build`
3. Run it: `npm run serve`