PHP>= 7.3
composernodejs>= 6.0yarnPHP>= 7.3
- Copy
deploy/hosts.yaml.disttodeploy/hosts.yaml - Customize
deploy/hosts.yaml - Run
vendor/bin/dep deploy prod
- Clone repository
- Run
make install - Run
make start - Run
make prepare
- Maybe you want to customize
.env.test - Run
vendor/bin/phpstan analyse src --level 1 \
&& php doctrine:database:drop --force -e test \
&& php doctrine:schema:create -e test \
&& php doctrine:fixtures:load -n -e test \
&& vendor/bin/simple-phpunit \
&& php doctrine:database:drop --force -e test
- Add action to duplicate an invoice
- Add feature: offers