Skip to content

Add Backend for Homepage News UI #269

@MantisClone

Description

@MantisClone

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions