ucm/README.md

15 lines
589 B
Markdown
Raw Permalink Normal View History

2024-10-06 18:19:22 +00:00
# Urbit Community Manager
Create self-hosted communities on Urbit.
Currently supports Blog, Static sites, Chat, Forum, Radio and Wiki apps.
Supports EAuth and Metamask login with Urbit ID.
### Installation
Two options:
2024-10-06 18:49:00 +00:00
- On dojo run `|install ~dister-dozzod-sortug %ucm`.
- Build locally:
1. Build the site frontend, `cd site && bun run build`.
2. Rename and replace the built files because Urbit can't read capital letters! Just lovely. Inside the `site` folder do `bun rename-files.js`
3. Symlink the `desk` folder to a folder inside your pier, then commit and `|install our <name>`.