All this so I can compile the front end assets.
Do they need specifically compiling? I think it wouldn't let me do it until I populated some values in the env config file so I assume there's instance-specific things that get built.
I remember when software was `make && make install` (yes, I […]