2
0
Files
Royal-Pop-Accessory/README.md
T
2026-06-23 19:03:45 +01:00

1.8 KiB

Royal Pop Accessory

Royal Pop Accessory Logo

Description

Royal Pop Accessory is a storefront and lightweight operations stack for a watch strap accessory product line. It has a modern Apple inspired design that will make your product stand out amongst the competitors.

Installation

Before running the project, make sure you have the following installed:

Optional for local Stripe webhook development:

# Clone the repository
git clone https://git.mangopig.tech/Goko/Royal-Pop-Accessory.git

# Go into the repository
cd Royal-Pop-Accessory

# Copy the example environment file
cp Env/.env.example Env/.env.local

# Review available commands
just help

# Start the local development stack
just local dev

Usage

  1. Local development

    just local dev
    
  2. Listen for Stripe webhooks during development

    just local dev stripe listen
    
  3. Run the local production-style stack

    just local prod
    
  4. Run the registry-backed production-style stack locally

    just remote prod up
    

Project Structure

  • Store/ — Astro storefront
  • Backend/ — Go API
  • Proxy/ — production proxy image and config
  • Docker/ — compose files
  • Commands/just command modules
  • Env/ — local environment files and examples

License

GNU General Public License v3.0. See LICENSE for details.

Support

If you'd like a custom storefront or a similar ecommerce build, please contact Ronald at ronald@goko.solutions.