To run locally and see all services running, open 3 terminal tabs:
$ npm run dev
Starts SST with Live Lambda Development environment
$ npx expo start -c
This starts the expo menu that can then run the web build as well as the react native builds, see expo menu in terminal for running
Build your app and synthesize your stacks.
Deploy all your stacks to AWS.
Remove all your stacks and all of their resources from AWS. Or optionally removes, a specific stack.
Learn more about the SST.