Library Settings Get Help
Stacktora
Stacktora / Vault / Bun + Postgres + Redis: Freelance/Gig Marketplace with Milestone Payments
E-commerce by @ops

Bun + Postgres + Redis: Freelance/Gig Marketplace with Milestone Payments

Project milestones, escrow-style payment release via Stripe Connect, and dispute state, a worker processing milestone payouts — distinct from the general Marketplace and Escrow recipes: this is specifically freelance-work-shaped, with milestones instead of a single transaction.

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

The stack

Bun 1.3 PostgreSQLRedis

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install bun-freelance-gig-marketplace --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