Plush is a cloud-enabled, mobile-ready, application for watching movies.
- Angular 2
- Rails 3
- Mysql
- Bootstrap
- Sphinx
- Webpack
- plush.be
- plush.lu
- staging.plush.be
- staging.plush.lu
- cap staging deploy && cap staging invoke:rake TASK=webpack:compile
- cap production deploy && cap production invoke:rake TASK=webpack:compile
- cap staging deploy && cap staging invoke:rake TASK=webpack:compile && cap staging invoke:rake TASK=ts:index
- cap production deploy && cap production invoke:rake TASK=webpack:compile && cap production invoke:rake TASK=ts:index
- ssh -i ~/.ssh/id_rsa_plush -L 3307:192.168.100.204:3306 plush@217.112.190.50 -p 23051
- ssh -i ~/.ssh/id_rsa_plush plush@217.112.190.50 -p 23051