-
Notifications
You must be signed in to change notification settings - Fork 101
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
Feat : Implement sync with Meilisearch using node typescript #211
Feat : Implement sync with Meilisearch using node typescript #211
Conversation
new file: node-typescript/sync-with-meilisearch/.prettierrc.json new file: node-typescript/sync-with-meilisearch/README.md new file: node-typescript/sync-with-meilisearch/env.d.ts new file: node-typescript/sync-with-meilisearch/package-lock.json new file: node-typescript/sync-with-meilisearch/package.json new file: node-typescript/sync-with-meilisearch/src/main.ts new file: node-typescript/sync-with-meilisearch/src/utils.ts new file: node-typescript/sync-with-meilisearch/static/index.html new file: node-typescript/sync-with-meilisearch/tsconfig.json
…https://github.com/AvaterClasher/templates into feat-implement-sync-with-meilisearch-node-typescript
@loks0n Done with the changes |
Merged 🚀 Thank you for your contribution! |
@loks0n Can you give this the hactober-accepted label |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Hey there! There were a lot of big PRs during this Hacktoberfest, and we wanted to give everyone ample time to collaborate with our engineering team. If you were able to merge your PRs during October, amazing. If it’s still not merged, don’t worry about it either. Either way, we’ve got your Hacktoberfest swag minted and ready to ship. Please comment with your Discord username here so we can contact you about your shipping information to deliver your Hacktoberfest swag. |
@gewenyu99 |
What does this PR do?
Implement a sync with meilisearch using node-typescript
Test Plan
Recording.2023-10-02.155953.mp4
Related PRs and Issues
#193
Have you read the Contributing Guidelines on issues?
Yes ✅