Meris Tarhanis
04/05/2022, 2:01 PMnpx sst start --stage dev
. Just to be clear, I want my React Frontend to be available on the SiteUrl: while I am running the sst start
locally.thdxr
04/05/2022, 2:40 PMthdxr
04/05/2022, 2:40 PMMeris Tarhanis
04/05/2022, 3:21 PMnpx sst start --stage dev
. I am aware that when I do npx sst deploy --stage dev
the Frontend will be back online, but why is it not working while I am changing the code locally. Plus it's a problem when you have a several developers working on the same code, which means that dev stage is not available for the rest of my colleagues.
Hey @Frank do you might have an insight on this too?thdxr
04/05/2022, 3:29 PMthdxr
04/05/2022, 3:29 PMsst start
(if you don't pass --stage it will use an autogenerated one just for you)thdxr
04/05/2022, 3:30 PMFrank
Frank
Frank
Frank