https://github.com/synerise/faststore-examples
https://github.com/synerise/faststore-examples
Last synced: about 3 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/synerise/faststore-examples
- Owner: Synerise
- Created: 2024-12-17T09:11:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-08T11:16:27.000Z (about 1 year ago)
- Last Synced: 2025-04-08T12:26:40.879Z (about 1 year ago)
- Language: TypeScript
- Size: 54.7 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Synerise Solutions in VTEX FastStore
This repository provides examples of implementing **Synerise solutions** in the **VTEX FastStore** application. These examples demonstrate the integration of Synerise's advanced search and recommendation features using the FastStore platform.
## Libraries Used
This project utilizes the `@synerise/faststore-api` library to achieve integration with Synerise's API:
### [`@synerise/faststore-api`](https://www.npmjs.com/package/@synerise/faststore-api)
Provides:
- Clients for **search** and **recommendation** functionalities.
- Pre-configured **resolvers** to simplify integration and enhance developer productivity.
## How to Use the Libraries
The examples in this repository illustrate how to:
1. Set up and configure the required Synerise libraries in a FastStore application.
2. Implement hooks and resolvers for:
- Efficient API interactions.
- Enhancing search and recommendation performance.
3. Customize the integration to suit your specific requirements.