Skip to content

otomato-gh/bunsysinfo

Repository files navigation

A Bun-based HTTP server responding with system info

How to build:

  • To install bun: curl -fsSL https://bun.sh/install | bash -s "bun-v1.0.0
  • Add Bun to your path BUNPATH = $HOME/.bin/bin
  • Install dependencies: bun install
  • Lint: bunx eslint .
  • Test: bun test
  • Build Docker image: docker build . -t buninfo:<build_tag>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages