SVChat is a simple chat app built with SvelteKit and Apache Cassandra
Go to file
2025-01-04 15:54:15 -05:00
src feat: Add DaisyUI 2025-01-04 15:54:15 -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 feat: Initial commit 2025-01-03 10:34:11 -05:00
bun.lockb feat: Add DaisyUI 2025-01-04 15:54:15 -05:00
drizzle.config.ts feat: Initial commit 2025-01-03 10:34:11 -05:00
eslint.config.js feat: Initial commit 2025-01-03 10:34:11 -05:00
LICENSE docs: Setup GNU GPL 3.0 2025-01-03 12:10:21 -05:00
package.json feat: Add DaisyUI 2025-01-04 15:54:15 -05:00
postcss.config.js feat: Initial commit 2025-01-03 10:34:11 -05:00
prodServer.ts feat: Setup websockets with socket.io 2025-01-04 15:49:52 -05:00
README.md docs: Update README 2025-01-03 12:07:25 -05:00
svelte.config.js feat: Initial commit 2025-01-03 10:34:11 -05:00
tailwind.config.ts feat: Add DaisyUI 2025-01-04 15:54:15 -05:00
tsconfig.json feat: Initial commit 2025-01-03 10:34:11 -05:00
vite.config.ts feat: Setup websockets with socket.io 2025-01-04 15:49:52 -05:00

SVChat

A is a simple chat app built with SvelteKit, Drizzle ORM, and PostgreSQL

Techstack

Techstack