Dan6erbond / share-me

An image and video hosting platform for your server, with rich embed support and API.
https://dan6erbond.github.io/share-me/
MIT License
145 stars 10 forks source link

feat: Implement Search with MeiliSearch #16

Closed Dan6erbond closed 1 year ago

Dan6erbond commented 1 year ago

Configuration

Users must provide the MEILISEARCH_HOST and MEILISEARCH_ADMIN_API_KEY environment variables in the frontend and backend to enable search. This will display a search bar on the homepage, as well as enable the /search route and register all related hooks and commands.

cocogitto-bot[bot] commented 1 year ago

:heavy_check_mark: 28878b8...3944c2c - Conventional commits check succeeded.