是否有Saleor电子商务数据库的数据模型图.
我已经使用了 saleor 平台方法,docker 和仪表板以及其他一切正常工作,但不是前端,任何想法如何调试,这是最后一个命令的输出
storefront_1 | > saleor-site@2.11.0 start /app
storefront_1 | > cross-env NODE_ENV=develop webpack-dev-server --history-api-fallback --watch --port 3000 --mode development --hotOnly "--hostname" "0.0.0.0"
storefront_1 |
storefront_1 | Starting type checking service...
storefront_1 | Using 1 worker with 2048MB memory limit
storefront_1 | ? ?wds?: Project is running at http://localhost:3000/
storefront_1 | ? ?wds?: webpack output is served from /
storefront_1 | ? ?wds?: Content not from webpack is served from /app
storefront_1 | ? ?wds?: 404s will fallback …
Run Code Online (Sandbox Code Playgroud)