No description
Find a file
2026-05-24 17:08:30 +05:30
apps home page functional 2026-05-24 17:08:30 +05:30
packages home page functional 2026-05-24 17:08:30 +05:30
.gitignore Update .gitignore 2026-05-23 15:50:43 +05:30
agents.md storage tab functional 2026-05-23 13:26:25 +05:30
bun.lock enh 2026-05-17 23:24:32 +05:30
bunfig.toml enh 2026-05-17 23:24:32 +05:30
index.ts enh 2026-05-17 23:24:32 +05:30
package.json enh 2026-05-17 23:24:32 +05:30
README.md enh 2026-05-17 23:24:32 +05:30
session-ses_1d40.md enh 2026-05-17 23:24:32 +05:30
tsconfig.json enh 2026-05-17 23:24:32 +05:30

health-petal

To install dependencies:

bun install

To run:

bun run index.ts

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