Collection of essential composables and utilities for SCAYLE Storefront to work with SCAYLE Search.
# Using pnpm
pnpm add @scayle/storefront-search
# Using yarn
yarn add @scayle/storefront-search
# Using npm
npm install @scayle/storefront-search
export default defineNuxtConfig({
modules: ['@scayle/storefront-search'],
})
Licensed under the MIT License
SCAYLE is a full-featured e-commerce software solution that comes with flexible APIs. Within SCAYLE, you can manage all aspects of your shop, such as products, stocks, customers, and transactions.
Learn more about SCAYLE’s architecture and commerce modules in the Docs.