Library Settings Get Help
Stacktora
Stacktora / Vault / .NET + Postgres + Redis: Field Sales CRM & Visit Tracking
Backend by @ops

.NET + Postgres + Redis: Field Sales CRM & Visit Tracking

Sales rep visit logging, territory assignment, and account history — a genuinely common field-sales vertical not yet in the catalog, distinct from the Field Service Technician recipe (that's repair/installation work, not sales visits).

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-field-sales-crm --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