Used to plan broadcasts in outdoor video screens and generate invoices. Currently only in Lithuanian.
The whole system consists of 3 main parts.
git clone https://git.sr.ht/~hitwright/aurora_ng
cargo build --release
[Default.General]
debug = false
domain = "your.domain.info:port" #Listen domain
[Default.Aurora]
base_url = "https://aurora.rest.api.server:port"
key = "aurora_rest_api_key"
project_id = "aurora_rest_api_project_id"
[Default.SMTP]
default_email = "primary_email@domain.info" #From:
password = "primary_email_secure_password"
server = "primary_email_server"
username = "primary_email_username"
cd ./static
scss --update scss:css
./target/release/aurora_ng