SVChat is a simple chat app built with SvelteKit and Apache Cassandra
Go to file
2025-02-05 18:19:29 -05:00
src fix: Remove console.log(messages); 2025-02-05 18:19:29 -05:00
static feat: Initial commit 2025-01-03 10:34:11 -05:00
.env.example feat: Setup Drizzle and create 'users' schema 2025-01-03 22:33:39 -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 build: Install and configure ShadCN 2025-02-05 18:06:49 -05:00
components.json build: Install and configure ShadCN 2025-02-05 18:06:49 -05:00
drizzle.config.ts style: Update .prettierrc 2025-01-04 16:25:58 -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 build: Install and configure ShadCN 2025-02-05 18:06:49 -05:00
postcss.config.js style: Update .prettierrc 2025-01-04 16:25:58 -05:00
prodServer.ts style: Fix broken grammar 2025-01-11 13:49:10 -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