13 lines
605 B
Markdown
13 lines
605 B
Markdown
|
# Trillium
|
||
|
sophie's chat app. Spiritual successor to [Awesomesauce chatrooms](https://github.com/awsomesauce-chatrooms).
|
||
|
|
||
|
### Features
|
||
|
1. Written in Bun (both the backend and frontend)
|
||
|
2. Using Elysia & Eden Treaty for max type safety
|
||
|
3. Nearly no circular dependencies
|
||
|
4. Staticly analyzable code (verified by CI)
|
||
|
5. 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.
|
||
|
|
||
|
### Contact me at sad.ovh, if you have questions about this software, or anything else I've written.
|