amazon-archives / awsmobile-cli

CLI experience for Frontend developers in the JavaScript ecosystem.
Apache License 2.0
142 stars 35 forks source link

local or offline testing #155

Open ianpogi5 opened 6 years ago

ianpogi5 commented 6 years ago

I've been using awsmobile for a couple of months now. Using services cloud logic, cognito, dynamodb and appsync. As my code base become bigger, it's been taking a long time for me to push my changes only to find out that it's not working as intended.

Is there a way for me be able to test my codes locally specially cloud-logic and appsync without pushing my changes?

UnleashedMind commented 6 years ago

For now it's not possible. I will mark this as a feature request.

jarrettj commented 5 years ago

+1 for now I'll have a look at SAM and see if it works.