Skip to content

colinsoleim/shopify-metafieldsync

Repository files navigation

Shopify MetafieldSync

MetafieldSync is a Shopify app used to sync metafields between two different stores. The project is intended to be an open source example of a full Shopify app and was started using the shopify-app-starter-kit from ASoftCo.

How to install?

  1. git clone https://github.com/colinsoleim/shopify-metafieldsync.git
  2. bundle install
  3. bundle exec rails db:create db:migrate
  4. Install and run Redis
  5. Install ngrok
  6. ~/ngrok http 3000
  7. rails s
  8. If installation was successful, going to http://localhost:3000 should give you the Shopify installation window.

Contributing

Bug reports and pull requests are welcome on GitHub. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.

About

An example Shopify app to sync metafields between shops

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors