Appwrite Functions allow you to extend and customize your Appwrite server functionality by executing your custom code. 🤩 You can learn more at our official Appwrite Functions docs.
What you’re building
Your task is to implement the events to Plausible in Node.js.
You will implement a function that reports Appwrite events to Plausible using their Events API. This function will be triggered by configured Appwrite events and report these events to Plausible’s events API.
Your function’s implementation should be similar to other Node.js function templates in code format and style. Make sure to follow our contributing guide.
Tasks summary:
If you need any help, contact us on our Discord server.
Are you ready to work on this issue? 🤔 Let us know, and we will assign it to you 😊
Happy coding!
Appwrite Functions allow you to extend and customize your Appwrite server functionality by executing your custom code. 🤩 You can learn more at our official Appwrite Functions docs.
What you’re building
Your task is to implement the events to Plausible in Node.js.
You will implement a function that reports Appwrite events to Plausible using their Events API. This function will be triggered by configured Appwrite events and report these events to Plausible’s events API.
Your function’s implementation should be similar to other Node.js function templates in code format and style. Make sure to follow our contributing guide.
Tasks summary:
feat-events-to-plausible-nodenode/events-to-plausible/.README.mdexplaining what the function does, how to use it, and customize it. Here is an exampleIf you need any help, contact us on our Discord server.
Are you ready to work on this issue? 🤔 Let us know, and we will assign it to you 😊
Happy coding!