nx/nx-dev/feature-search
Nicholas Cunningham af463c4833
feat(nx-dev): Add canary index (#25982)
This PR updates the Algolia search feature to now point to a canary
index for the master branch.

Adding a `.env.local` file allows local development off master.

I also added env vars to Vercel for both `master` and `website-19` to
point to `nx-canary-production` and `nx-production` respectively.
2024-05-24 11:49:29 -06:00
..

nx-dev-feature-search

This library was generated with Nx.

Running unit tests

Run nx test nx-dev-feature-search to execute the unit tests via Jest.