Expand description
This is the main entry point for the Quorum Public server.
To build/run the server use cargo run -p quorum-public
Modulesยง
- cli ๐
- Main entry point for the server cli Commands This is where commands are defined properly, and where command functions are called.
- db ๐
- models ๐
- routes ๐
- tests ๐
- utility ๐
Functionsยง
- main ๐