appwrite / templates

Templates for Appwrite Functions ⚡ī¸đŸŒŠī¸
https://appwrite.io
MIT License
106 stars 82 forks source link

🚀 Feature: Add Sync with Meilisearch for Bun #186

Closed gewenyu99 closed 8 months ago

gewenyu99 commented 9 months 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 Bun. 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!

FreSauce commented 9 months ago

@gewenyu99 Hey, I would like to work on this issue

loks0n commented 9 months ago

Hi @FreSauce, I've assigned the issue to you! Happy Hacktoberfest 🎃!

Notes:

FreSauce commented 9 months ago

@loks0n can you please review the #223 PR?