Skip to content

lucianobapo/delivery-v3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3928e3c · Mar 12, 2017

History

24 Commits
Feb 10, 2017
Mar 12, 2017
Mar 12, 2017
Feb 10, 2017
Feb 10, 2017
Mar 12, 2017
Mar 12, 2017
Mar 5, 2017
Feb 10, 2017
Mar 12, 2017
Feb 10, 2017
Feb 10, 2017

Repository files navigation

delivery-v3

Dev command

First time run

php artisan make:auth
npm install font-awesome --save-dev
php artisan vendor:publish --tag=erpnetWidgetResourceGulpfile
gulp --gulpfile=gulpfileErpnetWidgetResource.js

plugins

ionic plugin add cordova-plugin-facebook4 --variable APP_ID="123456789" --variable APP_NAME="myApplication"
ionic plugin add cordova-plugin-googleplus --variable REVERSED_CLIENT_ID=

Updating run

npm run build && npm run minify && gulp --production
git cmt && ssh delivery-v3.ilhanet.com
cd ~/code/delivery-v3/ && git pull && exit

Production command

First time run

ssh erpnet-v5.ilhanet.com
cd code/erpnet-v5/ && git pull && composer install && exit

First time run

rsync -rvztPhe ssh /home/luciano/code/erpnet-v5/.env.production erpnet-v5.ilhanet.com:code/erpnet-v5/.env
php artisan vendor:publish --tag=erpnetWidgetResourceFonts --force
php artisan vendor:publish --tag=erpnetMigratesMigrations --force
sudo ./permissions.sh
php artisan migrate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published