feat: server can actually create root and sections
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2
crates/hyperlog-server/src/services.rs
Normal file
2
crates/hyperlog-server/src/services.rs
Normal file
@@ -0,0 +1,2 @@
|
||||
pub mod create_root;
|
||||
pub mod create_section;
|
Reference in New Issue
Block a user