SVChat is a simple chat app built with SvelteKit and Apache Cassandra
Go to file
April Hall 98e37f03e5
feat: Have sidebar show which channel you're in
Now shows which channel the user is currently in (if it exists
and is valid) by making it's icon and name darker in the sidebar
2025-02-06 15:07:58 -05:00
src feat: Have sidebar show which channel you're in 2025-02-06 15:07:58 -05:00
static feat: Initial commit 2025-01-03 10:34:11 -05:00
.gitignore feat: Setup Drizzle and create 'users' schema 2025-01-03 22:33:39 -05:00
.npmrc feat: Initial commit 2025-01-03 10:34:11 -05:00
.prettierignore feat: Initial commit 2025-01-03 10:34:11 -05:00
.prettierrc style: Update .prettierrc 2025-01-04 16:25:58 -05:00
bun.lockb fix: Set default channel name to "general" 2025-02-06 10:35:32 -05:00
components.json build: Install and configure ShadCN 2025-02-05 18:06:49 -05:00
eslint.config.js style: Update .prettierrc 2025-01-04 16:25:58 -05:00
LICENSE docs: Setup GNU GPL 3.0 2025-01-03 12:10:21 -05:00
package.json feat: Dark/Light mode switcher 2025-02-05 19:07:31 -05:00
postcss.config.js style: Update .prettierrc 2025-01-04 16:25:58 -05:00
prodServer.ts feat: Colored [ws:kit] kit logging 2025-02-06 11:07:24 -05:00
README.md docs: Update README.md 2025-01-16 12:07:13 -05:00
svelte.config.js build: Install and configure ShadCN 2025-02-05 18:06:49 -05:00
tailwind.config.ts build: Install and configure ShadCN 2025-02-05 18:06:49 -05:00
tsconfig.json style: Update .prettierrc 2025-01-04 16:25:58 -05:00
vite.config.ts style: Update .prettierrc 2025-01-04 16:25:58 -05:00

SVChat

A simple chat app built with SvelteKit and Apache Cassandra

Techstack

Techstack