Skip to content

[Feature]: configure App Url path from config #1181

Open
@j4m3sb0mb

Description

@j4m3sb0mb

What area(s) will this request affect?

Running your code locally

What type of change do you want to see?

New feature

Overview

Allow users to specify the app entrypoint path in the shopify.web.toml file.

Example:

type="backend"

app_url_path = "/api/shopify"

auth_callback_path = ["/api/shopify/install/callback", "/api/shopify/auth/callback"]

[commands]
dev = "npm run dev"

Motivation

This allows for more flexibility in the organization and structure of the app's URL path.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions