Skip to content

This Cloudflare Worker updates every day the number of times each Community App & Community Theme was downloaded.

License

Notifications You must be signed in to change notification settings

Droptop-Four/cloudflare-worker-update-community-apps-themes-downloads

Repository files navigation

Cloudflare Worker Update Community Apps Themes Downloads

This Cloudflare Worker updates every day the number of times each Community App & Community Theme was downloaded.

It gets the number of downloads from a mongodb atlas database using the REALM API.

Then it updates the number of downloads in the GlobalData repository.

Development

To start the dev server run npm run dev, to simulate a cron trigger, use curl "http://localhost:8787/__scheduled?cron=*+*+*+*+*".

About

This Cloudflare Worker updates every day the number of times each Community App & Community Theme was downloaded.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published