Kelly Davis
09/13/2021, 8:19 PMsst start and using the StaticSite construct? The issue is that I have a single step where I need to access the deployed static site (to setup some auth) and then the remainder of my access will be through localhost, but at the moment this means I first need to run sst deploy and after auth I run sst start.
Also, it seems like sst start replaces the deployed static site with the placeholder site after a sst deploy , so if there was an option to suppressing the placeholder deploy, it would also solve my problem.thdxr
09/13/2021, 8:27 PMKelly Davis
09/13/2021, 9:02 PMthdxr
09/13/2021, 9:18 PM