You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 months ago | |
---|---|---|
.. | ||
.env.example | 9 months ago | |
.gitignore | 9 months ago | |
Dockerfile | 9 months ago | |
README.md | 9 months ago | |
bun.lockb | 9 months ago | |
index.ts | 9 months ago | |
package.json | 9 months ago | |
tsconfig.json | 9 months ago |
README.md
monitor
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init
in bun v1.1.21. Bun is a fast all-in-one JavaScript runtime.