Demo app using Meilisearch, MeilisearchDotnet and meilisearch-js
A dotnet core worker will gather some french cities (~34869) from a public api and store them in a meilisearch
Then you will be able to find the cities by typing whatever you want in the searchbar
$> docker-compose up --build
The front is running on http://localhost