Add base server
This commit is contained in:
4
geneit_backend/src/lib.rs
Normal file
4
geneit_backend/src/lib.rs
Normal file
@ -0,0 +1,4 @@
|
||||
pub mod app_config;
|
||||
pub mod constants;
|
||||
pub mod controllers;
|
||||
pub mod schema;
|
Reference in New Issue
Block a user