No description
  • TypeScript 56.9%
  • Svelte 30.9%
  • JavaScript 8.2%
  • Dockerfile 2%
  • HTML 1.5%
  • Other 0.5%
Find a file
MoeDev f95c0caa45
Some checks failed
Test e2e / test (push) Failing after 1m6s
Test / test (push) Successful in 1m45s
Return to default
2026-01-22 18:53:00 +01:00
.forgejo/workflows Return to default 2026-01-22 18:53:00 +01:00
.github Redo Actions 2026-01-22 17:38:57 +01:00
.vscode Initial commit 2025-09-10 22:31:40 +02:00
drizzle Chatting! 2025-09-19 02:19:13 +02:00
e2e Add end to end tests 2025-09-11 21:52:09 +02:00
src Update +page.svelte 2025-09-29 22:23:56 +02:00
static Chatting! 2025-09-19 02:19:13 +02:00
.dockerignore Add end to end tests 2025-09-11 21:52:09 +02:00
.env.example Initial commit 2025-09-10 22:31:40 +02:00
.env.test Initial commit 2025-09-10 22:31:40 +02:00
.gitignore Add end to end tests 2025-09-11 21:52:09 +02:00
.npmrc Initial commit 2025-09-10 22:31:40 +02:00
.prettierignore Initial commit 2025-09-10 22:31:40 +02:00
.prettierrc Initial commit 2025-09-10 22:31:40 +02:00
app.d.ts Initial commit 2025-09-10 22:31:40 +02:00
bun.lock Bump @libsql/client from 0.15.15 to 0.17.0 (#38) 2026-01-08 22:39:21 +01:00
Dockerfile Initial commit 2025-09-10 22:31:40 +02:00
drizzle.config.ts Initial commit 2025-09-10 22:31:40 +02:00
eslint.config.js Initial commit 2025-09-10 22:31:40 +02:00
LICENSE Create LICENSE 2025-09-13 17:32:47 +02:00
package.json Bump @libsql/client from 0.15.15 to 0.17.0 (#38) 2026-01-08 22:39:21 +01:00
playwright.config.ts Add end to end tests 2025-09-11 21:52:09 +02:00
README.md Initial commit 2025-09-10 22:31:40 +02:00
svelte.config.js Chatting! 2025-09-19 02:19:13 +02:00
tsconfig.json Initial commit 2025-09-10 22:31:40 +02:00
vite.config.ts Initial commit 2025-09-10 22:31:40 +02:00

Talkfest

A simple chat application

Development

bun i # Install dependencies
bun --bun run dev # Start dev server