Ertavf / coffee-shop

Coffee Shop demo project based on integration of Deskree and Webflow Ecommerce

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

coffee-shop

A demo project for showcasing the integration of Deskree with Webflow E-commerce to create a multi-vendor store.

Project setup

Environment variables

VUE_APP_API_BASE_URL - your Deskree API base URL
VUE_APP_WEBFLOW_SITE_ID - your Webflow site ID
VUE_APP_WEBFLOW_CATEGORIES_COLLECTION_ID - your Webflow categories collection ID
VUE_APP_WEBFLOW_VENDORS_COLLECTION_ID - your Webflow vendors collection ID
VUE_APP_DESKREE_ADMIN_TOKEN - your Deskree admin token

Install all dependencies

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

About

Coffee Shop demo project based on integration of Deskree and Webflow Ecommerce


Languages

Language:Vue 83.5%Language:TypeScript 12.1%Language:HTML 1.9%Language:JavaScript 1.8%Language:Shell 0.6%