Find a file
2026-04-03 18:36:41 +08:00
.gitignore update dockr compose 2025-10-25 16:07:05 +08:00
bun.lock heh 2026-04-03 18:36:41 +08:00
docker-compose.yml update dockr compose 2025-10-25 16:07:05 +08:00
index.ts update dockr compose 2025-10-25 16:07:05 +08:00
index.xsl heh 2026-04-03 18:36:41 +08:00
package.json update dockr compose 2025-10-25 16:07:05 +08:00
README.md Initial commit 2025-10-25 16:05:35 +08:00
start-shf.sh Initial commit 2025-10-25 16:05:35 +08:00
tsconfig.json update dockr compose 2025-10-25 16:07:05 +08:00

spacehey-forums

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.22. Bun is a fast all-in-one JavaScript runtime.