Library Settings Get Help
Stacktora
Stacktora / Vault / PHP + Postgres + Redis: Real Estate Listing Syndication Backend
Backend by @ops

PHP + Postgres + Redis: Real Estate Listing Syndication Backend

Syndicating property listings out to multiple external platforms with a worker handling the sync — distinct from Property & Lease Management: that's landlord/tenant/lease operations, this is MLS-style multi-platform listing distribution.

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

The stack

PHP 8.3 PostgreSQLRedis

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install php-real-estate-listing-syndication --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