Stacktora
Stacktora / Vault / .NET + Postgres + Redis: Warehouse Management System (WMS) Backend
Backend by @ops

.NET + Postgres + Redis: Warehouse Management System (WMS) Backend

Bin locations, pick routes, and receiving records — distinct from Inventory & Order Management: that's e-commerce-facing stock/order data, this is the physical warehouse-operations layer underneath it.

Loads this recipe straight into the wizard — every setting stays editable before you generate anything.

The stack

.NET 8.0 PostgreSQLRedis

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install dotnet-warehouse-management-system --remote
$ stacktora sync   # generate the files

What you get

docker-compose.ymlMakefileDockerfileREADME.md.env.example.gitignore.dockerignore.github/workflows/ci.yml.tool-versions.editorconfigProcfile … and more

More from the Vault