-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
The Homepage News UI, being developed in #266 requires a backend to operate.
Details
We disabled the bDAO Website backend in #232 when we migrated to Github Pages which only supports static exports. We neglected to re-enable the backend when we pivoted to deploy on Cloudflare Pages instead.
The Homepage News UI is currently implemented using Vercel API routes, a cron job that runs hourly, and Vercel KV (Key-Value Store).
Definition of Done
- Re-enable the backend by disabling static exports
- Implement Homepage News UI using Cloudflare Pages Functions and Cloudflare KV.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels