WebApp.rs
A web application completely written in Rust
... container. If you wish to use docker instead of podman, set CONTAINER_RUNTIME=docker in the top of Makefile. Edit Config.toml if needed to set the backend url and PostgreSQL credentials. The login screen will accept any username and password that are equal, such as me (username) and me (password). There is currently no further user authentication yet, but nonmatching combination will result in an authentication failure.