trillium/README.md

13 lines
605 B
Markdown
Raw Normal View History

2024-05-22 08:35:43 +00:00
# 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.