zhenyi 47ed59c9d6 refactor: extract AppksServer as library, thin main.rs to bootstrap-only
- Add AppksServer / AppksServerBuilder to lib.rs
- Move DB/Redis/Cache/S3/etcd/NATS init into builder
- Move gRPC server spawn, JWT rotation, actix-web HTTP into serve()
- Expose service() getter for embedding without the built-in servers
- main.rs reduced to ~10 lines
2026-06-12 21:37:07 +08:00
2026-06-07 11:30:56 +08:00
2026-06-12 16:55:36 +08:00
2026-06-07 11:30:56 +08:00
2026-06-07 11:30:56 +08:00
2026-06-12 16:55:36 +08:00
S
Description
No description provided
827 KiB
Languages
Rust 93.6%
PLpgSQL 6.3%