svchat/README.md

735 B

SVChat

A simple chat app built with SvelteKit and Apache Cassandra

Prettier ESLint

Techstack

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