An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


Meilisearch


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


Slack

# 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 |