|
|
|
|
|
by Alifatisk
248 days ago
|
|
Glad to see the Avo project live and well! I previously used Opensearch for my Rails project, it was quite heavy piece of service to run in the docker compose environment. I said to my myself that on the next project, I will eitber use Typesense or Meilisearch. I'll bookmark this guide for when the time comes Regarding the command to create the Rails app, I would have done this for the playground project rails new typesense -d sqlite3 -c tailwind -j esbuild --skip-test --skip-jbuilder --skip-action-mailbox --skip-action-text |
|
Are you a fellow Avo user yourself?