Jay
Jay
Yeah we do, it'll most likely land in Ion first.
Yeah Turbo isn't terribly helpful. But we default to supporting pnpm and if you run `npx create-sst@latest` it'll create a mono repo for you.
Yeah we do a mono repo is our standard setup https://docs.sst.dev/start/standalone
`sst.config.ts` needs to be in the root. `stacks/` isn't a real "workspace" so it can be wherever. The rest of your workspaces depend on your package manager config.
Hmm it's an internal construct. Is there a reason you want to use it?
Would appreciate a PR!
Can you post this in #help on Discord? I'll get the team to take a look.
Have you read this? https://docs.sst.dev/constructs/NextjsSite#resource-binding-and-ssg
In this case do you have a secret or a parameter on this API route?
Hmm are you using SSG? @lunsdorf