No description
Find a file
2026-03-13 03:49:31 +01:00
public feat: add style 2026-03-13 02:48:20 +01:00
src feat: update timing 2026-03-13 03:49:31 +01:00
.gitignore chore: remove state.json (in git) 2026-03-13 02:44:45 +01:00
bun.lock feat: working code 2026-03-13 02:28:37 +01:00
compose.yml feat: add docker 2026-03-13 03:03:52 +01:00
Dockerfile feat: add docker 2026-03-13 03:03:52 +01:00
package.json feat: working code 2026-03-13 02:28:37 +01:00
README.md feat: add a basis for the component 2026-03-13 00:36:12 +01:00
tsconfig.json feat: add a basis for the component 2026-03-13 00:36:12 +01:00

countdown-widget

To install dependencies:

bun install

To run:

bun run index.ts

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