46 lines
2.9 KiB
JSON

[
{
"name": "login",
"source": "login.html",
"target": "http://127.0.0.1:5173/",
"note": "React exact login"
},
{
"name": "register",
"source": "register.html",
"target": "http://127.0.0.1:5173/#register",
"note": "React exact register"
},
{
"name": "dashboard",
"source": "index.html",
"target": "http://127.0.0.1:5173/?visual=dashboard",
"note": "React exact dashboard shell"
},
{ "name": "products", "source": "products.html", "targetPath": "products.html" },
{ "name": "products-create-drawer", "source": "product-create-upload.html", "targetPath": "product-create-upload.html" },
{ "name": "product-detail", "source": "product-detail.html", "targetPath": "product-detail.html" },
{ "name": "projects", "source": "projects.html", "targetPath": "projects.html" },
{ "name": "projects-new", "source": "projects-new.html", "targetPath": "projects-new.html" },
{ "name": "pipeline-stage-1", "source": "pipeline.html#stage-1", "targetPath": "pipeline.html#stage-1" },
{ "name": "pipeline-stage-2", "source": "pipeline.html#stage-2", "targetPath": "pipeline.html#stage-2" },
{ "name": "pipeline-stage-3", "source": "pipeline.html#stage-3", "targetPath": "pipeline.html#stage-3" },
{ "name": "pipeline-stage-4", "source": "pipeline.html#stage-4", "targetPath": "pipeline.html#stage-4" },
{ "name": "pipeline-stage-5", "source": "pipeline.html#stage-5", "targetPath": "pipeline.html#stage-5" },
{ "name": "library", "source": "library.html", "targetPath": "library.html" },
{ "name": "account", "source": "account.html", "targetPath": "account.html" },
{ "name": "team", "source": "team.html", "targetPath": "team.html" },
{ "name": "messages", "source": "messages.html", "targetPath": "messages.html" },
{ "name": "asset-factory", "source": "asset-factory.html", "targetPath": "asset-factory.html" },
{ "name": "image-optimize", "source": "image-optimize.html", "targetPath": "image-optimize.html" },
{ "name": "model-photo", "source": "model-photo.html", "targetPath": "model-photo.html" },
{ "name": "model-photo-demo-a", "source": "model-photo-demo-a.html", "targetPath": "model-photo-demo-a.html" },
{ "name": "model-photo-demo-b", "source": "model-photo-demo-b.html", "targetPath": "model-photo-demo-b.html" },
{ "name": "platform-cover", "source": "platform-cover.html", "targetPath": "platform-cover.html" },
{ "name": "settings-profile", "source": "settings.html#sec-profile", "targetPath": "settings.html#sec-profile" },
{ "name": "settings-security", "source": "settings.html#sec-security", "targetPath": "settings.html#sec-security" },
{ "name": "settings-notify", "source": "settings.html#sec-notify", "targetPath": "settings.html#sec-notify" },
{ "name": "settings-pref", "source": "settings.html#sec-pref", "targetPath": "settings.html#sec-pref" },
{ "name": "settings-display", "source": "settings.html#sec-display", "targetPath": "settings.html#sec-display" }
]