A chat app created as a toy project for learning and experimentation.
[WIP]
The code repository is organized into the following main directories:
.github/: Contains GitHub-specific configurations, including workflows for continuous integration and deployment and issue/PR templates.docs/: Contains technical documentation related to the project.server/: Contains the source code for the Kotlin & Ktor based backend server component of Callie.- ... more components are to be added ...