WSU-4110 / Stress-and-Burnout-Reduction

Reduce stress and burnout, among Software Engineers and Developers.
https://www.coolfrog.net
1 stars 2 forks source link

[BUG] Unable to Retrieve Posts from Cloudflare KV Namespace #39

Closed NoahMousseau closed 6 months ago

NoahMousseau commented 6 months ago

Is there an existing issue for this?

Current Behavior

The forum.js script is unable to be used to retrieve posts from the Cloudflare KV namespace coolfrog.forum and display them to either forum.html or meetup.html.

Expected Behavior

The forum.js script should retrieve the posts in json format from Cloudflare, convert them to usable string arrays, and then iterate through the arrays and display each post on its respective forum.

Steps To Reproduce

No response

Environment

No response

Anything else?

No response

JesseNaser commented 6 months ago

This issue has been solved by pull request #40