4e07a242dffe9b8f8643108952375e8b7fe16954
Aviation Weather
Makefile
make help to list all commands
Setup
- Copy
.env.TEMPLATEto.env - Generate JWT RS256 (RSA Signature with SHA-256) Private/Public keys with
make generate - Build the service and ui images with
make build - Run the application with
make up
Decoding METARS
The following resources were used to help decode METARS.
-
Airport dataset is based on mborsetti/airportsdata
OpenMapTiles
Description
Languages
Rust
65.5%
TypeScript
23.1%
CSS
6%
Shell
1.6%
HTML
1.5%
Other
2.3%