Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add algolia search engine #570

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

marcosvega91
Copy link
Contributor

As suggested in the previous PR I have added Algolia.

When the application is build the index on Algolia will be updated with the new data, then on kcd-bot we can make a request to Algolia to take data.

To make this I have added three env variables

GATSBY_ALGOLIA_APP_ID
GATSBY_ALGOLIA_INDEX_NAME
ALGOLIA_API_KEY

I think that we should remove the two env files and create a new .env.example ?

@kentcdodds
Copy link
Owner

I've submitted a request to Algolia to see whether I can get their free OSS tier.

@marcosvega91
Copy link
Contributor Author

Cool 😎

@JacobMGEvans
Copy link
Collaborator

I've submitted a request to Algolia to see whether I can get their free OSS tier.
@kentcdodds @marcosvega91
Was there an update for this?

@kentcdodds
Copy link
Owner

I never heard back.

I'm pausing work on this repo though. I'm rewriting everything to remix.

Base automatically changed from master to main January 25, 2021 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants