widewebpro/craftcms-4
最新稳定版本:1.0.0
Composer 安装命令:
composer create-project widewebpro/craftcms-4
包简介
Wideweb base project with simple docker setup
README 文档
README
Preparing your envieroment
Docker
- Docker
- stop mysql if you're using it on local machine
- stop nginx if you're using it on local machine
Installation
- Create project
composer create-project widewebpro/craftcms-4 <directory> --no-install - Go to your new project folder
cd <directory> - RUN
docker-compose up. It's simple docker setup so there is only nginx and mariadb containers will be build and up. - Using credentials from
docker-compose.yml- connect to mariadb container and import DB - RUN
yarn install - RUN
yarn run dev
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2022-09-06