panorama/packages/panorama-daemon
2024-07-26 21:48:51 -05:00
..
src journal work 2024-07-26 21:48:51 -05:00
.gitignore node impl 2024-07-09 20:06:19 -05:00
bun.lockb journal work 2024-07-26 21:48:51 -05:00
package.json bring hte ui back 2024-07-26 20:50:57 -05:00
README.md node impl 2024-07-09 20:06:19 -05:00
tsconfig.json node impl 2024-07-09 20:06:19 -05:00

panorama-daemon

To install dependencies:

bun install

To run:

bun run index.ts

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