awsmobile-cli
awsmobile-cli copied to clipboard
CLI experience for Frontend developers in the JavaScript ecosystem.
After successfully creating a cognito pool via the following commands: `awsmobile user-signin enable --prompt` (specify Advanced > Cognito User Pools, **login via Email**, etc) `awsmobile push` ... and integrated Amplify,...
So I know that currently there is no direct way of setting an api key requirement with mobile hub. Thats why I configured my resources directly in Api Gateway to...
AWS said, "No". But, I thought I'd ask here anyway. Do you think if we run "sam init" in one of the cloud-api backend folders that we could get a...
Hi, Just a concern about using AWS Mobile Hub + AWS Amplify in order to make easier our tasks on the frontend side: Does the use of AWS Mobile Hub...
The number of dependencies out of date seems a bit excessive. Could these be updated and tested? ``` yarn outdated v1.6.0 info Color legend : "" : Major Update backward-incompatible...
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.11 to 4.7.2. Changelog *Sourced from [handlebars's changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md).* > ## v4.7.2 - January 13th, 2020 > > Bugfixes: > > - fix: don't wrap helpers that are...
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. Commits - [`754f0c2`](https://github.com/jonschlinkert/mixin-deep/commit/754f0c20e1bc13ea5a21a64fbc7d6ba5f7b359b9) 1.3.2 - [`90ee1fa`](https://github.com/jonschlinkert/mixin-deep/commit/90ee1fab375fccfd9b926df718243339b4976d50) ensure keys are valid when mixing in values - See full diff in [compare view](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2) Maintainer changes This...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.15. Commits - [`ddfd9b1`](https://github.com/lodash/lodash/commit/ddfd9b11a0126db2302cb70ec9973b66baec0975) Bump to v4.17.15. - [`b185fce`](https://github.com/lodash/lodash/commit/b185fcee26b2133bd071f4aaca14b455c2ed1008) Rebuild lodash and docs. - [`be87d30`](https://github.com/lodash/lodash/commit/be87d303941222b97c482755afc0f4a77ce46c30) Bump to v4.17.14. - [`a6fe6b1`](https://github.com/lodash/lodash/commit/a6fe6b1e174fd02b5e60eb2664405f4c1262c300) Rebuild lodash and docs. -...
Hello, Trying to run _npm start_ on my project is now giving me the following error: > Error: jest-haste-map: @providesModule naming collision: > Duplicate module name: app > Paths: /Users/c2p1/apps/awsmobilejs/#current-backend-info/cloud-api/Table/package.json...
This error is caused by `hasteImpl` returning the same name for different files I know this has been looked at before, but I just cannot get a fix working and...