sysinfo.gwei.cz https://sysinfo.gwei.cz/
Přejít na soubor
tree 1d87d48d99 Update 2022-10-21 12:57:20 +02:00
api Update 2022-10-21 12:30:04 +02:00
scripts Update 2022-10-21 12:12:20 +02:00
spec Update 2022-10-21 12:02:43 +02:00
web Update 2022-10-21 12:57:20 +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-lock.json Update 2022-10-21 12:12:20 +02:00
package.json Update 2022-10-21 12:12:20 +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.