No description
Find a file
2026-01-25 20:03:34 -05:00
src init 2026-01-25 20:03:34 -05:00
.dockerignore init 2026-01-25 20:03:34 -05:00
.gitignore init 2026-01-25 20:03:34 -05:00
bun.lock init 2026-01-25 20:03:34 -05:00
count.txt init 2026-01-25 20:03:34 -05:00
Dockerfile init 2026-01-25 20:03:34 -05:00
package.json init 2026-01-25 20:03:34 -05:00
README.md init 2026-01-25 20:03:34 -05:00
tsconfig.json init 2026-01-25 20:03:34 -05:00

ping-count

To install dependencies:

bun install

To run:

bun run .

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