-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🚀 Feature: Add Sync with Meilisearch for Swift #197
Comments
Assign this to me please |
@Bijit-Mondal It's yours! Remember to come back every 2-3 days with an update, lmk if you need any help. Happy hacking! |
unable to deploy the simple starter function in swift on appwrite.
|
Hi, did you ask about this in our Discord server? |
Yes, but no one responded |
But these are't errors, looks like your build just timed out. |
It is happening everytime I am going to build, anyway to resolve |
@Haimantika help me out , I am stuck. |
I have increased the function build timeout, but still the build is failed After this line in logs build is failing any ways to resolve it? |
Hi, please ask your queries on our support channel in Discord |
@Bijit-Mondal Can I see your code with instructions to reproduce? |
I was trying to run the starter template only |
From CLI or template? |
This might not be long enough actually. Can you try a longer time? |
From Template, yeah I have also increased the time still having issue |
Closing issue due to inactivity and hacktoberfest being over, thank you for taking the time to be part of hacktoberfest this year :) |
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 Swift. 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:
feat-implement-sync-with-meilisearch-swift
swift/sync-with-meilisearch/
.README.md
explaining what the function does, how to use it, and customize it. Here is an example.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!
The text was updated successfully, but these errors were encountered: