references strapi official website
pnpm run setup
pnpm run develop
1st step: install the dep
pnpm install
2ed step: 环境变量
please copy the .env.example
to .env
. The content of .env customized by yourself!
3rd: database
- sqlite 默认
- pg 可选
docker-compose up -d
- mysql ...
4th: develop
pnpm run develop
pnpm run strapi-import
- username: [email protected]
- password: Aabc#123456