[wip] 🔥 Integrate Swell into the shop

Create a custom and internal API for fetching and updating content to Swell Admin API (using swell-node)
This commit is contained in:
2021-11-07 11:51:01 +01:00
parent 2f043af38e
commit bd74f5612c
14 changed files with 543 additions and 148 deletions

View File

@@ -16,6 +16,10 @@ VITE_API_URL_PROD="https://api.housesof.world"
VITE_API_GRAPHQL_PATH="/graphql"
VITE_API_TOKEN="efa40490-152c-49d7-a75b-30a6427439b1"
# Shop
VITE_SWELL_STORE_ID="houses-of"
VITE_SWELL_API_TOKEN="v3BiXcZP5jpmhL80i4eUy6iXxcpN9cIq"
# Analytics
VITE_ANALYTICS_KEY="c01e378821e6ba7bf9a9f947b107500bfcbd4ae8"
VITE_ANALYTICS_URL="https://stats.flayks.com"