Skip to content

HumanIntiative/yii2-app-advanced

Repository files navigation

App Advanced PkpuDev

Build for Pkpu Dev Team ·

A brief description of your project here.

Cloning

Simply clone this repo to your computer and change to your liking

git clone git@github.com:pkpudev/yii2-app-advanced.git <AppName>

Installing packages

composer install -vvv

Chmod

chmod 777 backend/runtime
chmod 777 backend/web/assets
chmod 777 frontend/runtime
chmod 777 frontend/web/assets

Configure env file

cp .env-example .env

Use relevant configuration

Coding

docker-compose run --rm backend yii migrate

docker-compose up -d

Access it in your browser by opening

Use Git

Deploy

./rsync.sh