Go to file
2024-05-22 11:35:43 +03:00
server initial commit 2024-05-22 11:35:43 +03:00
web initial commit 2024-05-22 11:35:43 +03:00
.gitignore initial commit 2024-05-22 11:35:43 +03:00
bun.lockb initial commit 2024-05-22 11:35:43 +03:00
LICENSE initial commit 2024-05-22 11:35:43 +03:00
package.json initial commit 2024-05-22 11:35:43 +03:00
README.md initial commit 2024-05-22 11:35:43 +03:00

Trillium

sophie's chat app. Spiritual successor to Awesomesauce 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.