- backend: NestJS service with exercise/plan data - miniprogram: WeChat mini program client - exclude node_modules, dist, runtime data-store, local env
9 lines
76 B
JSON
9 lines
76 B
JSON
{
|
|
"rules": [
|
|
{
|
|
"action": "allow",
|
|
"page": "*"
|
|
}
|
|
]
|
|
}
|