|
||
---|---|---|
.forgejo/workflows | ||
server | ||
web | ||
.gitignore | ||
bun.lockb | ||
LICENSE | ||
package.json | ||
README.md |
Trillium
sophie's chat app. Spiritual successor to Awesomesauce chatrooms.
Features
- Written in Bun (both the backend and frontend)
- Using Elysia & Eden Treaty for max type safety
- Nearly no circular dependencies
- Staticly analyzable code (verified by CI)
- Easy to run (bun run dev or bun run build)
This software is feature complete. Features might be added if I have enough time, which is not likely. Do not expect this to be maintained.