Monorepo of top secret stuff developed in an n-sided polygonal building.
- Put your slack export inside the
digester
directory - Run
make digest FILE=<filename>
- Install Rust.
- Install Docker and Docker Compose.
- Make sure GNU Make is installed.
- Install
cargo-watch
to compile on change:cargo install cargo-watch
. - Install
sqlx-cli
for runtime checking of SQL queries:cargo install sqlx-cli
. - Run
make dev
. Enjoy.