Skip to content

Commit 9115731

Browse files
committed
docs(v0.0.1): updated README
Added components used for different aspects of the ecosystem
1 parent bb06137 commit 9115731

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,12 @@
11
# ctf-rs
22
ctf-rs is ctf platform inspired by CTFd, but w/o any price gated features, and built from the ground up as cloud native.
3+
4+
## Components
5+
6+
- AuthZ as a Service: OSO, AuthZed, Cerbos, Permit.io
7+
- Database: (Must be embeddable)
8+
- Main: Kuzu (Graph DBMS)
9+
- KV/Cache: Valkey/Redis/RocksDB (Might be overkill; thinking of Real Time distributed system)
10+
- GraphQL API: Juniper
11+
- Web UI: Leptos
12+
- Desktop Apps: Tauri

0 commit comments

Comments
 (0)