Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Backend for Homepage News UI #269

Open
2 tasks
MantisClone opened this issue Nov 18, 2023 · 0 comments · May be fixed by MantisClone/bankless-website#1 or #268
Open
2 tasks

Add Backend for Homepage News UI #269

MantisClone opened this issue Nov 18, 2023 · 0 comments · May be fixed by MantisClone/bankless-website#1 or #268

Comments

@MantisClone
Copy link
Collaborator

MantisClone commented Nov 18, 2023

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant