Note
This Project is a work in progress and is not suitable to be used at this moment.
Reliable high volume forms service to collect and manage data. Blazingly fast and highly scalable with builtin load balancer and server management tools.
To build this project run
cargo build --release
To run locally
# Start redis and postgres from docker compose script.
docker compose up
# Run the server
cargo run --release