Library Settings Get Help
Stacktora
Stacktora / Vault / Time Tracking & Timesheet Backend
Backend by @ops

Time Tracking & Timesheet Backend

Time entries, projects, and approval state in Postgres, Redis for the active-timer state that needs to be fast. The backend behind any internal time-tracking or client-billing-hours tool.

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

The stack

Node.js 24 PostgreSQLRedis

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install time-tracking-timesheet --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