Mackenly Jones

Results 10 issues of Mackenly Jones

Since the example ran over the free tier, (see #2 ) I've been trying to deploy my own instance on Digital Ocean's app platform. Can anyone with a bit more...

Is your feature request related to a problem? Please describe. There needs to be a way to know how to host a quick bio link on Firebase. Describe the solution...

documentation

Is your feature request related to a problem? Please describe. There needs to be a way to know how to host a quick bio link on Cloudflare. Describe the solution...

documentation

The name of Zaraz MC workers must always begin with `custom-mc-`. The docs do not reflect that [here](https://developers.cloudflare.com/zaraz/advanced/load-custom-managed-component/#:~:text=account%2C%20such%20as-,my%2Dnew%2Dcounter%2Dmc,-.%20Select%20Continue.) and it is missing the "-" [here](https://developers.cloudflare.com/zaraz/advanced/load-custom-managed-component/#:~:text=Worker%20prefixed%20with-,custom%2Dmc,-.). - [See mc to worker...

size/xs
product:zaraz

### Describe the solution Currently, `unstable_dev` supports passing in a local flag in the options object, but `getPlatformProxy` doesn't support it. This means that things like Cloudflare AI, which requires...

enhancement

The package currently does not seem to support the Next js Edge Runtime. This is because the Stripe node SDK does not support the Edge Runtime. See issue: https://github.com/orgs/vercel/discussions/1124

When I run the script I get the following: ![image](https://user-images.githubusercontent.com/53151058/95901320-2b0a0d80-0d61-11eb-8193-ba8ccc2e27e5.png) I've made modifications with the fixes in #14, #4, and `from ta.trend import macd` from #8 The following are the...

Hello, awesome project. Are there plans to continue maintaining this project? It looks like there hasn't been much activity in 2 years. If there isn't, I'm going to move forward...

Hello! Awesome project! I mentioned [on Twitter](https://x.com/mackenlyjones/status/1742447458267926813?s=20) a few weeks back when you announced the project that a Cloudflare Zaraz Managed Component would pair well with this project. I've been...

Adds support for collecting events sent serverside. This enables users to send analytics events without running client-side scripts on their user's browsers. Furthermore, it will also enhance #17 allowing the...