This is the repository for the API used by hatch.lol.
Public instance at https://api.hatch.lol, see https://hatch.lol for more info.
You need a running instance of MinIO object storage, and SQLite3 drivers and ImageMagick installed locally.
You might also need unzip. You might need to explicitly enable FUSE if you're running on Proxmox, for example.
(for design reference, the rust api source is over on this commit)