Skip to content

Latest commit

 

History

History
34 lines (17 loc) · 550 Bytes

README.md

File metadata and controls

34 lines (17 loc) · 550 Bytes

Varied

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

Install

Source

git clone https://github.com/SelectSweet/Varied.git

Config

in the varied.toml file follow the comments given for config instructions

Run

sea-orm-cli migrate up

cargo run --release