#For developers Instructions for developers
- git clone https://github.com/odvapro/element.git
- cd to elemenet
- cp sample.env .env
- change .env - describe
- docker-compose up -d
- set nginx
- build vueproject
- install composer
- open
vendor/bin/codecept run
vendor/bin/codecept run api EmDateCest
vendor/bin/codecept run api EmDateCest:save
run vue on localhost:8080
-> npx cypress open
Generate
vendor/bin/phalcon.php migration generate
Run
vendor/bin/phalcon.php migration run