Skip to content

clean/big-clean-init-repo #3

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

Merged
merged 1 commit into from
Feb 26, 2025
Merged

clean/big-clean-init-repo #3

merged 1 commit into from
Feb 26, 2025

Conversation

timiliris
Copy link
Collaborator

No description provided.

This commit introduces a new Appwrite function that synchronizes data from an Appwrite database collection to a Meilisearch index. It includes:

-   The main function logic in `src/main.js`, which fetches data from Appwrite, updates the Meilisearch index, and removes obsolete documents.
-   Utility functions in `src/utils.js` for handling static files, interpolating variables, and checking for missing environment variables.
-   A static HTML file `static/index.html` to demonstrate the Meilisearch integration.
@timiliris timiliris requested a review from yehorscode February 26, 2025 19:01
@timiliris timiliris merged commit 06a48ab into main Feb 26, 2025
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant