tag, encrypt, index
- Make sure Rust and Docker are installed.
- Execute
dev-setup.sh, which will install the necessary dependencies. - Execute
dev-up.sh, which will start Docker containers and apply migrations. - You also may use
start-all.shto start tei in hot reload mode.