https://github.com/meilisearch/tutorials
List of all the tutorials for Meilisearch blogs
https://github.com/meilisearch/tutorials
Last synced: 3 months ago
JSON representation
List of all the tutorials for Meilisearch blogs
- Host: GitHub
- URL: https://github.com/meilisearch/tutorials
- Owner: meilisearch
- License: mit
- Created: 2022-04-05T13:08:22.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-27T11:45:40.000Z (almost 3 years ago)
- Last Synced: 2025-09-29T14:52:23.478Z (3 months ago)
- Language: JavaScript
- Size: 2.52 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Meilisearch Tutorials
This repository lists some specific tutorials that use Meilisearch, and did not fit in our repository dedicated to our demonstrations.
Please refer to our Demos repository to find most of our Demo and tutorials ressources.
Meilisearch |
Documentation |
Slack |
Roadmap |
Website |
FAQ
# Meilisearch tutorials
| Tutorial Name | Blog Post Link | Description |
|-----------|------------|-------------|
| [Meilisearch Multi-Tenancy](https://github.com/meilisearch/tutorials/tree/main/src/tenant-token-tutorial) | [ Meilisearch Multi-tenancy](https://blog.meilisearch.com/multi-tenancy/) | Add Meilisearch to your multi-tenant application |
| [Meilisearch Rails + React](https://github.com/meilisearch/tutorials/tree/main/src/rails-react-tutorial) | [ Meilisearch Rails + React](https://blog.meilisearch.com/how-to-integrate-an-extremely-fast-and-relevant-search-into-your-rails-app-using-meilisearch-and-react/) | Integrate Meilisearch with your Rails application database and create a front-end search bar with a search-as-you-type experience using React |