Ruby + Valkey + MinIO
A lean Ruby API (no Rails) using Valkey for caching and MinIO for S3-compatible object storage.
Loads this recipe straight into the wizard — every setting stays editable before you generate anything.
The stack
Install
# pulls this exact recipe straight from the Vault $ npx stacktora install ruby-valkey-minio --remote $ stacktora sync # generate the files
What you get
More from the Vault
.NET + Postgres + Redis: Fintech-oriented Baseline
A security-conscious starting point for financial and payments-adjacent backends: .NET API, Postgres for ledger/transaction records, and Redis for session and rate-limit state. This is a starting baseline only, not a certified or verified PCI-DSS/regulatory-compliant stack — your own security and compliance review is still required before handling real financial data.
Elixir + MySQL + Mailpit
A Phoenix-style Elixir API on MySQL instead of Postgres, with local email testing via Mailpit.
Java (Spring) + Postgres + Redis: Healthcare-oriented Baseline
A security-conscious starting point for patient-data-adjacent backends: Spring Boot API, Postgres for structured clinical/administrative records, and Redis for session state. This is a starting baseline only, not a certified or verified HIPAA/regulatory-compliant stack — your own security and compliance review is still required before handling real patient data.
PHP + Postgres + RabbitMQ
A queue-driven PHP backend (no framework baked in) using Postgres and RabbitMQ for async job processing.
