docs
docs copied to clipboard
Configuring your React app to be deployed anywhere
Configuring JavaScript frontends can be tricky and are often built per environment. This post will talk about externalizing the configuration and allow you to deploy anywhere! (based on https://blog.mikesir87.io/2021/07/build-once-deploy-everywhere-for-spas/)