Clean code presentation
Clean code presentation
and
The Glorious Docker presentation (part 1)
Compile Assets in Gitlab Runner and then push every file to Heroku
Compile Assets in Gitlab Runner and then push every file to Heroku
FAIL
Create Docker Image with compiled assets and then deploy the Image to Heroku!
Full deployment without cached assets takes up to 15 minutes, but there's no heroku slug🐌 and there're no chunks, e.g. no 600 kb commons.js, only app-specific.js
And if I figure out how to properly do css caching, then deployment time might reduce to 6-7 minutes.
And if I figure out how to properly do css caching, then deployment time might reduce to 6-7 minutes 🚀.