sysinfo.gwei.cz https://sysinfo.gwei.cz/
Přejít na soubor
tree 24438cbbc4 Aktualizovat web/src/routes/+page.svelte 2024-02-10 11:50:14 +01:00
api Update server 2022-10-21 14:41:19 +02:00
scripts update 2023-06-25 07:48:02 +02:00
spec update 2023-06-25 07:48:02 +02:00
web Aktualizovat web/src/routes/+page.svelte 2024-02-10 11:50:14 +01:00
.gitignore Update 2022-10-21 14:40:44 +02:00
.woodpecker.yml Update 2022-10-21 13:49:08 +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 14:40:44 +02:00
package.json Update 2022-10-21 14:40:44 +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.