Web Implementation of Hyaena Technologies
- Environment Variables - (In Progress)
- JavaScript Object Notation
- JavaScript Object Notation Web Token - (In Progress)
- YAML Ain't Markup Language - (In Progress)
- Rust
- TypeScript
- Deno Bundler
- System Daemon
- Secure Shell Protocol
- Mozilla Developer Network Web Documentation
- Web Consortium Documentation
- Web Authentication - (In Progress)
- Web Graphics Library - (In Progress)
- Web GPU - (In Progress)
- Traefik Proxy - (In Progress)
- Command Line Documentation
-
Key Value: Dragonfly - (In Progress)
-
Object Storage: Minio - (In Progress)
-
Relational: Postgres
-
Time Series: Greptime - (In Progress)
git clone
deno bundle ./web/src/*.ts --outdir ./web/build
cargo check
cargo test
cargo build --release --target x86_64-unknown-linux-gnu
mv ./target/x86_64-unkown-linux-gnu/release/htnet ./binary
./binary/htnet serve
sudo install ./htnet /usr/local/bin/