Required command line tools
-
PostgresqL Install Using your OS Package Manager or Docker Hub
-
FFmpeg: Install from you package manager or download from here ensuring that it's available on your path
-
sea-orm-cli: Install Using Cargo
cargo install sea-orm-cli
git clone https://github.com/SelectSweet/Varied.git
in the varied.toml file follow the comments given for config instructions
sea-orm-cli migrate up
cargo run --release