Skip to content

Latest commit

 

History

51 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Is it built?

Run

bun run scan       # refresh site/state.json and regenerate site/index.html
bun run dev        # serve site/ locally (no data refresh)

or through the flake:

nix run . -- --config config.json --data site/state.json

The scanner uses only Bun's built-in APIs (fetch, Bun.file) and the standard library; there are no npm dependencies. Tests run with bun test tests/.

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages