appwrite / templates

Templates for Appwrite Functions ⚡️🌩️
https://appwrite.io
MIT License
121 stars 87 forks source link

🚀 Feature: Add Sync with Meilisearch for Deno #189

Closed gewenyu99 closed 11 months ago

gewenyu99 commented 1 year ago

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.

Your task is to implement the Sync with Meilisearch function in Deno. You can look at the existing Appwrite Functions Templates in another coding language.

Your function should behave and be implemented similarly to existing Sync with Meilisearch Node.js template.

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 Appwriting!

Aunali321 commented 1 year ago

I'd love to work on this. Can you assign it to me?

Haimantika commented 1 year ago

I'd love to work on this. Can you assign it to me?

Hi @Aunali321 have assigned the issue to you! Thank you for showing interest in contributing to Appwrite! Happy Hacktoberfest 🎃

Notes:

Please update us with your progress every 3 days, so that we know that you are working on it. Join us on Discord - https://appwrite.io/discord to chat about Hacktoberfest and Appwrite!

Aunali321 commented 1 year ago

Update: Almost done with the issue. Have a minor issue where i can run it fine locally and on deno playground but not on appwrite with the same settings.