1a2b8c4407
refactor: convert to Cargo workspace structure
2025-12-11 17:21:10 -06:00
006055cb7f
chore: add Justfile, apply clippy fixes, add frontend type checking
...
- Add Justfile with comprehensive development workflow commands (check,
lint, build, docker, etc.)
- Add @astrojs/check and typescript dependencies for frontend type
checking
2025-12-11 12:15:51 -06:00
8129975ecc
chore(deps): resolve cargo-audit warnings, update dependencies
2025-12-11 12:07:22 -06:00
1ffdd2b6eb
fix(demo): avoid logging assumptions about state
2025-08-20 17:51:16 -05:00
d2ec94f578
demo: Use strong binary size reduction for release profile
2024-12-23 21:14:39 -06:00
a4f8aa1f23
demo: separate request function, switch to 0xABCD hex form, add debug / forced token env, add port to localhost default host
2024-12-23 21:09:52 -06:00
c288c52517
include const time host info for reqwest endpoint
2024-12-23 20:24:50 -06:00
f228cbc7e4
Add token request step to demo with reqwest
2024-12-23 19:12:09 -06:00
9315fbd985
Rename StatefulDemo, move socket handling to useSocket, Emboldened skeleton
2024-12-23 16:14:15 -06:00
9a54104bdd
Add TODOs for planning
2024-12-23 14:12:48 -06:00
088bcbfc6d
Extend value size to 1024
2024-12-21 22:33:34 -06:00
9aaefc7bb4
Make demo use JSON, include compile time, sha256 hash, arg option
2024-12-21 22:26:17 -06:00
738f3da894
demo app, long string print
2024-12-21 21:06:02 -06:00