sysinfo.gwei.cz https://sysinfo.gwei.cz/
Přejít na soubor
tree 2e8d1fc078 Initial commit 2022-10-21 10:01:02 +02:00
scripts Initial commit 2022-10-21 10:01:02 +02:00
spec Initial commit 2022-10-21 10:01:02 +02:00
.gitignore Initial commit 2022-10-21 10:01:02 +02:00
README.md Initial commit 2022-10-21 10:01:02 +02:00
bun.lockb Initial commit 2022-10-21 10:01:02 +02:00
package.json Initial commit 2022-10-21 10:01:02 +02:00

README.md

services

To install dependencies:

bun install

To run:

bun run index.ts

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