Shopify App Template
A production-ready Shopify app template with AI capabilities, authentication, and Shopify API integration.
Features
- Shopify App Bridge integration
- Shopify Polaris components
- Shopify OAuth flow
- Webhooks support
- AI-powered product recommendations
- Billing API integration
- TypeScript
- App extensions support
Getting Started
Prerequisites
- Shopify Partner account
- Node.js 20 or later
- Bun package manager
Installation
bun create magicword-app my-shopify-app --template shopify
cd my-shopify-app
bun install
Development
bun dev