strapi is a really nice headless CMS, very flexible and very productive - but written in javascript. Not sure if the huge amount of flexibility is a prove for the awesomenes of strapi or a prove how broken javascript is …
However, i dive deeper and need a place to write down a few snippets :)
Basics for environment configurations, just overwrite everything you need in /config/env/STAGE/
// loading configs, in the /config folder const conf = strapi....