Hello, is anyone using sst with <nx.dev>?
# sst
r
Hello, is anyone using sst with nx.dev?
t
We are looking into adopting nx too 🙂 lmk how you get on!
r
Likewise, I'm currently trying to create a deploy a stack fingers crossed.
I can't get yarn sst start or yarn sst build to work, but have managed to get yarn sst deploy to work
j
@Roger Rajaratnam feel free to open a GH issue with what you are running into. We can then put it on the roadmap on our side.
g
I never had use NX monorepo and I'm trying to integrate SST. I would ask you what you did in your setup about package.json. Do you have only a root package.json or you have a package.json per workspace (handled with yarn workspaces?)
o
Has anyone made any progress with SST on Nx? I’m looking into it as well.
j
Hmm let’s create a new thread for this? It’ll bring it to people’s attention.
r
@gio in nx.dev the convention is to have a single global package.json file at the root
@Olu Ayandosu you can see my implementation in this repo: https://github.com/sourcier/sourcier-web