к каталогу

📦 shopify_app/ Shopify

A Rails Engine for building Shopify Apps

Открыть на GitHubобновлён 1мес назад
Звёзды
1.9k
Форки
734
За неделю
За месяц
Рост %
Язык
Ruby

Установка и запуск

Usage

[!NOTE] This package works best with the Shopify CLI. Learn more at https://shopify.dev/docs/apps/build/cli-for-apps

To get started with a Rails app already connected to the Shopify CLI, run shopify app init --template=ruby for a complete setup app. (Recommended) Follow the instructions below to use this gem with a new or existing Rails app.

  1. To get started, create a new Rails app:
rails new my_shopify_app
  1. Add the Shopify App gem to the app's Gemfile:
bundle add shopify_app
  1. Connect the Shopify CLI to your app:

Из README репозитория · полный README на GitHub

Категории