Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 665 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 665 Bytes

top-secret-stuff

Monorepo of top secret stuff developed in an n-sided polygonal building.

Getting Started

Digester

Excretor

  1. Install Rust.
  2. Install Docker and Docker Compose.
  3. Make sure GNU Make is installed.
  4. Install cargo-watch to compile on change: cargo install cargo-watch.
  5. Install sqlx-cli for runtime checking of SQL queries: cargo install sqlx-cli.
  6. Run make dev. Enjoy.