Hermes is a discord-style note taking apps where notes are formatted in a chat style rather than separated.
Hermes is built using rust. To install it, run the following:
cargo install --locked --git https://github.com/imvaskel/hermes
This will compile the program and place it into your cargo installation directory.
Configuration is handled via a file. Hermes checks for a file called config.ron
in the working directory. You find a template here.
After configuration is done, you can navigate to the local url to view the page. You can register an account with your registration key and then start using the app.