Skip to content

augnustin/wind-agenda

Repository files navigation

Wind Agenda

Get wind forecasts at a specific location directly into your agenda.

Contribute

To get started with the project, it is recommended to use docker. You'll be settled in one single command:

docker compose up

Or if you prefer to open a shell in the docker:

docker compose run --rm --service-ports app bash

and then

$ npm install
$ npm run dev

Releases

No releases published

Packages

No packages published