13 lines
404 B
Markdown
13 lines
404 B
Markdown
# SVChat
|
|
|
|
A simple chat app built with SvelteKit and Apache Cassandra
|
|
|
|
## Techstack
|
|
|
|

|
|
|
|
- Cassandra and SQLite for storing messages and user data respectively
|
|
- SvelteKit and TypeScript for backend
|
|
- TailwindCSS and ShadCN Svelte for frontend
|
|
- SocketIO for communication between connected clients
|