https://github.com/the-couch/hooked
Microservice for communicating between Contentful and Shopify
https://github.com/the-couch/hooked
contentful javascript micro node now shopify
Last synced: about 1 month ago
JSON representation
Microservice for communicating between Contentful and Shopify
- Host: GitHub
- URL: https://github.com/the-couch/hooked
- Owner: the-couch
- Created: 2017-12-10T05:57:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T01:52:53.000Z (over 2 years ago)
- Last Synced: 2025-04-11T15:05:37.628Z (about 1 month ago)
- Topics: contentful, javascript, micro, node, now, shopify
- Language: JavaScript
- Homepage: https://hooked.now.sh/
- Size: 320 KB
- Stars: 19
- Watchers: 1
- Forks: 6
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Hooked
[Medium Article about Building a Contentful powered Shopify Blog](https://medium.com/the-couch/building-a-shopify-blog-with-contentful-d55ec2d32973)
A starter repo for running your own microservice to keep data beteween Contentful and Shopify in sync. This repo will showcase examples of syncing articles, pages, and products.
Keep in mind the structure of your own Contentful backend will differ between mine. Currently writing an article that will explain how all of this is set up and working. Stay Tuned!