Skip to content

bicyclespokesperson/forecasters_edge

Repository files navigation

Forecaster's Edge

Ranks the weather at nearby disc golf courses. Powered by the Open-Meteo Weather API.

Building & Testing

  • Run npm run build to compile the typescript
  • Run npm run lint to run eslint and format the typescript
  • Run npm run start to launch an http server for testing. Visit the url printed on the screen to test

Deploying to GitHub pages