mirror of
https://github.com/vercel/commerce.git
synced 2025-03-14 06:32:32 +00:00
README: added React Bricks integration (#1367)
This commit is contained in:
parent
84224f8d7e
commit
556aa77649
@ -36,6 +36,9 @@ Integrations enable upgraded or additional functionality for Next.js Commerce
|
||||
- Upgrades search to include typeahead with dynamic re-rendering, vector-based similarity search, and JS-based configuration.
|
||||
- Search runs entirely in the browser for smaller catalogs or on a CDN for larger.
|
||||
|
||||
- [React Bricks](https://github.com/ReactBricks/nextjs-commerce-rb) ([Demo](https://nextjs-commerce.reactbricks.com/))
|
||||
- Edit pages, product details, and footer content visually using [React Bricks](https://www.reactbricks.com) visual headless CMS.
|
||||
|
||||
## Running locally
|
||||
|
||||
You will need to use the environment variables [defined in `.env.example`](.env.example) to run Next.js Commerce. It's recommended you use [Vercel Environment Variables](https://vercel.com/docs/concepts/projects/environment-variables) for this, but a `.env` file is all that is necessary.
|
||||
|
Loading…
x
Reference in New Issue
Block a user