d0a26d0c068c2f9b301236d22e270e5fb6377999
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
Description
Languages
Rust
65.5%
TypeScript
23.1%
CSS
6%
Shell
1.6%
HTML
1.5%
Other
2.3%