Deploy token-gated-economy API to production #10
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
The API runs on Replit in dev. For production, deploy to a proper server — either
the same DigitalOcean droplet as the Lightning node, or a separate one on Tailscale.
Requirements
Option A: Same droplet as Lightning node
Option B: Separate server on Tailscale
Acceptance Criteria
References
PR #61 created.
Added complete production deployment infrastructure for the API server (Option A: same hermes droplet as Lightning node):
All acceptance criteria addressed. To deploy:
bash infrastructure/api-server/setup-api.shon the VPS, thenbash infrastructure/api-server/deploy.shfrom dev.