Deploy script (#52)

* No-downtime deploy script
* Easier to use helper for average numbers
This commit is contained in:
Maciej Hirsz
2018-09-25 11:53:57 +02:00
committed by GitHub
parent e0012099c0
commit df56e33bf6
9 changed files with 91 additions and 29 deletions
+1
View File
@@ -0,0 +1 @@
yarn run build:common && yarn run build:backend && yarn run build:frontend && pm2 restart all