Replies: 1 comment 2 replies
-
Hi! It's possible to local dev the UI. You can also run Lambdas locally and run a local DynamoDB container. Emulating the rest of the AWS services is not possible at the moment. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How do we local dev? I can see that we are running few lambdas for rest and websocket (I think I can somehow replicate this in local dev by running node server) but how about the cognito and other stuff I am probably missing?
Beta Was this translation helpful? Give feedback.
All reactions