Back to simulator RESOURCE

Production Checklist

A launch checklist for the Render Free deployment at hauntedthreads.site.

Repository

Render Service

Environment

NODE_ENV=production
HOST=0.0.0.0
PORT=10000
DATABASE_PATH=data/haunted-threads.db
MAX_CONCURRENT_SESSIONS=2
SESSION_TIMEOUT_MS=60000
AI_PROVIDER=template

Smoke Test

Render Free Caveats

Cold starts are expected. SQLite files on Render Free are temporary, so saved run history and public share links are demo-only unless storage is upgraded.