Patrick Gold
10/20/2021, 7:45 PMsst-env
for starting the react app locally, but sometimes I want to start the react app pointed at dev/staging deployed services or simply don’t want to have to wait for the debugging stack to deploy - I could have a separate start script, but then I’d be potentially duplicating .env variables in another place. Curious if anyone has a pattern for accomplishing this.thdxr
10/20/2021, 7:49 PM