File: /var/www/quadcode/README.md
# group.quadcode.com
## Frontend deploy
```shell
```
### Laravel frontend build
Install dependencies
```shell
yarn install
```
Build for development
```shell
yarn dev
```
Build for production environment
```shell
yarn build
```
### Commands
#### Active campaign
`php artisan active-campaign:lists-sync` Sync Active Campaign lists
#### Bitrix
`php artisan bitrix:statuses-sync` Sync Bitrix statuses
`php artisan bitrix:sync-to-active-campaign {--e|echo}` Sync Bitrix leads and deals to Active Campaign