SVChat is a simple chat app built with SvelteKit and Apache Cassandra
Go to file
2025-02-07 18:48:10 -05:00
src feat: Add auto-resize on text input 2025-02-07 18:48:10 -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 ci: Add TailwindCSS plugin to prettier 2025-02-07 13:55:58 -05:00
bun.lockb fix: Horizontal overflow issue 2025-02-07 16:22:01 -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 ci: Add TailwindCSS plugin to prettier 2025-02-07 13:55:58 -05:00
postcss.config.js style: Update .prettierrc 2025-01-04 16:25:58 -05:00
prodServer.ts fix: Update prodServer.ts to match websocketConfig.ts 2025-02-06 23:54:32 -05:00
README.md docs: Remove DaisyUI from README 2025-02-06 17:43:23 -05:00
svelte.config.js fix: Switch to @sveltejs/adapter-node 2025-02-06 23:56:31 -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: Better organization in /src/lib/ 2025-02-06 23:40:51 -05:00

SVChat

A simple chat app built with SvelteKit and Apache Cassandra

Techstack

Techstack