WORLDPLAY event website - prefiguring postcapitalist futures through fiction, performance and play
Go to file
Jeff Emmett c32070806a Switch Listmonk integration to direct PostgreSQL access
- Replaced HTTP API calls with direct database insertions
- More reliable than API auth which requires session tokens in Listmonk v5+
- Added pg package for PostgreSQL connectivity
- Handles both new subscribers and existing ones (updates attributes)
- Merges WORLDPLAY attributes with any existing subscriber data

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 20:15:07 +00:00
backlog Add backlog with Round 3 update tasks 2026-01-30 15:10:17 +00:00
.dockerignore Initial commit: WORLDPLAY event website 2026-01-21 11:50:14 +01:00
Dockerfile Fix Dockerfile to copy all HTML files 2026-01-30 15:01:49 +00:00
docker-compose.yml Switch Listmonk integration to direct PostgreSQL access 2026-01-30 20:15:07 +00:00
financial-transparency.html Add world emoji favicon 🌍 2026-01-30 15:06:11 +00:00
index.html Remove button shine/sweep hover effect 2026-01-30 15:16:46 +00:00
package.json Switch Listmonk integration to direct PostgreSQL access 2026-01-30 20:15:07 +00:00
server.js Switch Listmonk integration to direct PostgreSQL access 2026-01-30 20:15:07 +00:00