init
All checks were successful
Run tests / build-app (push) Successful in 1m27s

This commit is contained in:
2025-09-03 14:23:38 +02:00
commit 6799fcb507
8 changed files with 147 additions and 0 deletions

1
src/index.ts Normal file
View File

@@ -0,0 +1 @@
console.log("Hello via Bun!");