sysinfo.gwei.cz https://sysinfo.gwei.cz/
Přejít na soubor
tree 22e0795bf0
ci/woodpecker/push/woodpecker Pipeline was successful Podrobnosti
Update server
2022-10-21 14:41:19 +02:00
api Update server 2022-10-21 14:41:19 +02:00
scripts Update 2022-10-21 14:40:44 +02:00
spec Update 2022-10-21 14:40:44 +02:00
web Update spec & web 2022-10-21 14:07:37 +02: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.