Skip to content

A Self hostable, blazingly fast forms solution built with Rust. Scales on demand and includes a built-in load balancer and a suite of server management tools.

Notifications You must be signed in to change notification settings

Mahinkumar/Relia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note

This Project is a work in progress and is not suitable to be used at this moment.

Relia

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 and run

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  

About

A Self hostable, blazingly fast forms solution built with Rust. Scales on demand and includes a built-in load balancer and a suite of server management tools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published