Stacktora
Stacktora / Vault / Elixir + Postgres + Redis: Live Chat Widget & Agent Routing Backend
Support by @ops

Elixir + Postgres + Redis: Live Chat Widget & Agent Routing Backend

Real-time chat widget backend with agent availability and routing logic — distinct from Support Ticketing: that's asynchronous threaded tickets, this is live chat with a human on the other end right now, and the routing logic to find them.

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

The stack

Elixir 1.20 PostgreSQLRedis

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install elixir-livechat-agent-routing --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