edgepages-mall

Deploy a neon-themed EdgeOne Mall with Vue 3 and FastAPI.

Updated Apr 26, 2026
One-click install
npx skills add https://github.com/erxiansheng/shangchengskill --skill edgepages-mall
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: edgepages-mall
Source: https://github.com/erxiansheng/shangchengskill/tree/main
Command: npx skills add https://github.com/erxiansheng/shangchengskill --skill edgepages-mall

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables rapid deployment of a neon-themed, production-grade online mall on Tencent EdgeOne Pages by scaffolding a Vue 3 frontend, a FastAPI cloud function, and Edge Function proxies.

Core Features & Use Cases

  • Full-stack storefront with built-in admin panel, 3D homepage mascot, and WeChat mini-program support.
  • KV-based storage by default with optional S3 backend, JWT authentication, and domain binding for a production-ready storefront.
  • Supports dual-payment modes (points and cash) for digital and physical goods, including a migration path for existing data.

Quick Start

Run the deployment wizard to spin up a new neon mall named yourMall.

Frequently Asked Questions about edgepages-mall

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I deploy a full-stack ecommerce storefront on EdgeOne Pages using Vue 3 and FastAPI?

You can deploy a full-stack ecommerce storefront on EdgeOne Pages by scaffolding a Vue 3 frontend and a Python FastAPI backend with Edge Function proxies. The deployment wizard sets up a production-ready mall with KV storage and JWT authentication.

Does the EdgeOne Pages mall deployment support WeChat mini-programs and custom domains?

Yes, the EdgeOne Pages mall deployment includes built-in WeChat mini-program support and allows custom-domain binding. This ensures your production-grade storefront is accessible across web and mobile platforms.

Can I use S3 storage instead of the default KV storage for my EdgeOne mall?

Yes, you can use S3 storage instead of the default KV storage for your EdgeOne mall. The deployment configuration supports optional S3 backend integration to manage your ecommerce data storage.

What payment modes are supported when launching a marketplace for digital and physical goods on EdgeOne?

Launching a marketplace for digital and physical goods on EdgeOne supports dual-payment modes using both points and cash. The system also provides a migration path for existing marketplace data.

How does JWT authentication work with the FastAPI cloud functions in an EdgeOne Pages storefront?

JWT authentication secures the FastAPI cloud functions in an EdgeOne Pages storefront by validating user access tokens. This production-grade workflow protects admin dashboards and storefront API endpoints.

What is the best way to scaffold a neon-themed online mall with an admin dashboard on EdgeOne?

The best way to scaffold a neon-themed online mall with an admin dashboard on EdgeOne is using the deployment wizard. It rapidly initializes the Vue 3 frontend, FastAPI backend, and 3D homepage mascot configuration.