umami-software / umami

Umami is a simple, fast, privacy-focused alternative to Google Analytics.
https://umami.is
MIT License
23.05k stars 4.29k forks source link

Add support for deployment to Cloudflare Pages & Workers #2829

Open devarshishimpi opened 4 months ago

devarshishimpi commented 4 months ago

Describe the feature or enhancement

To start this, I came across this issue created. Yes, Cloudflare does support Next.js. with @cloudflare/next-on-pages for the frontend. And the backend can go to Cloudflare Workers just the way goes to Vercel Functions in case of Vercel deployment.

https://github.com/umami-software/umami/issues/1388

I currently use it with Vercel, but kinda curious if there could be support for this as well! Cloudflare Workers comparatively has limited capabilities and runtime limits. I believe it only supports inbuilt node modules, and a few external npm packages.

If support for the same is being added, docs for the same will also be needed to be created in the website repository.

devarshishimpi commented 3 months ago

I am not sure, but any updates on this? @mikecao

github-actions[bot] commented 1 month ago

This issue is stale because it has been open for 60 days with no activity.

jmilldotdev commented 1 month ago

would love this