ShopiFast

Get Started with ShopiFast ⚡️

Welcome to ShopiFast! This guide will walk you through the process of setting up your Shopify app using the ShopiFast boilerplate. Follow these steps to get your app up and running quickly.

Prerequisites

Before you begin, ensure you have the following installed:

Required Software

  • Node.js - Version 18.12.0 or higher

    • Verify installation: node --version
  • Docker (Optional) - Latest stable version

    • Verify installation: docker --version
  • Shopify CLI 3 - Latest version

  • Git - Version 2.28.0 or higher

    • Verify installation: git --version

Choose Your Framework

Express.js logo

Laravel logo

Remix logo
FrameworkBest ForKey Features
Node.js/ExpressJavaScript developers, rapid prototypingSimple setup, extensive ecosystem
LaravelPHP developers, complex applicationsBuilt-in authentication, ORM, routing
RemixReact developers, modern web appsServer-side rendering, enhanced UX