Stacktora
Stacktora / Vault / .NET + Postgres: Regulatory Filing & Reporting Deadline Tracker
Compliance by @ops

.NET + Postgres: Regulatory Filing & Reporting Deadline Tracker

Tracks regulatory filing deadlines (tax, compliance reports) with a worker flagging upcoming due dates — distinct from Vendor Risk and Certification tracking: this is specifically about deadlines and filings, not vendor assessment or control evidence.

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

The stack

.NET 8.0 PostgreSQL

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install dotnet-regulatory-filing-deadline-tracker --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