Nikos
Nikos
I'd more interested in a vuex + vuetify version anyway https://github.com/vuejs/vue-cli
I'm exploring this local debugging: https://github.com/dherault/serverless-offline/issues/45#issuecomment-290841006
Yeah I have 2 profiles: same error even with --profile personal ``` serverless-stack-demo-api git:(master) ✗ serverless invoke local --function create --path mocks/create-event.json --profile personal Serverless: Bundling with Webpack... Time: 641ms...
Yup , get same error: ``` [7] external "babel-runtime/core-js/json/stringify" 42 bytes {0} [not cacheable] { UnrecognizedClientException: The security token included in the request is invalid. ``` ``` provider: name: aws...
[ Personal ] IAM user has the admin policy on this account. Does invoke local do anything to the live AWS account and data?
I'm going to test the react app against the api, `sls deploy` worked
@AcidLeroy How would you create the s3 bucket for serving the site in your yaml?
heres how you can do it with raw ts https://github.com/serverless/examples/pull/93
I don't know, but serverless webpack does support Ts -- Kind regards Nikos quantumjs.com
If you want I could make a video on this?