WhatsApp Business Bot for Complex Care Solutions GmbH
Find a file
Martin Porwoll 4b665f8909 refactor: switch InteractionWriter from direct DB to Payload REST API
Direct DB (pg Pool) not reachable from sv-whatsapp LXC to sv-postgres.
Using Payload REST API via PayloadClient as interim solution.
DATABASE_URL is now optional in config.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 14:12:30 +00:00
src refactor: switch InteractionWriter from direct DB to Payload REST API 2026-03-02 14:12:30 +00:00
.env.example feat: initial WhatsApp Business Bot scaffold 2026-03-02 10:58:51 +00:00
.gitignore feat: initial WhatsApp Business Bot scaffold 2026-03-02 10:58:51 +00:00
ecosystem.config.cjs feat: initial WhatsApp Business Bot scaffold 2026-03-02 10:58:51 +00:00
package.json feat: initial WhatsApp Business Bot scaffold 2026-03-02 10:58:51 +00:00
pnpm-lock.yaml feat: initial WhatsApp Business Bot scaffold 2026-03-02 10:58:51 +00:00
tsconfig.json feat: initial WhatsApp Business Bot scaffold 2026-03-02 10:58:51 +00:00