Stacktora
Stacktora / Vault / .NET + Postgres + Redis: Retail Point-of-Sale (POS) Backend
Backend by @ops

.NET + Postgres + Redis: Retail Point-of-Sale (POS) Backend

In-person transaction handling, cash drawer reconciliation, and receipt records — distinct from e-commerce/inventory recipes built around online orders: this is the in-store, register-shaped side of retail.

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-retail-pos-backend --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