8000 GitHub - grantstephens/windash
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

grantstephens/windash

Repository files navigation

CC BY-NC-SA 4.0

Tools Needed

Getting Started

  1. Add API Key to secret.json file
  2. Run make dev
  3. Go to 127.0.0.1:7676

What's going on?

  • main.go is a mess, but generally renderes the index.html.tmpl
  • API calls are cached or saved in the KV store.
  • Deploys happen automaticall when pushed to main branch.
  • Dev uses go but in production tinygo is used (See difference between fastly.toml and fastly.dev.toml). This is importaint because not everything works in tinygo (like encoding/json) and tinygo results in a smaller binary.

TODO

  • Tests
  • Yearly data + Plots

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0