Categories
JavaScriptService worker / Workbox
I've try to use Workbox by Getting started documents. Make base html files At first, we need to make base […]
Amazon AlexaAWS
alexa-conversation is a npm packages to testing Alexa Skill. We can test own skill like following codes. Getti […]
AWSServerless FW
Getting start $ git clone https://github.com/faultline/faultline.git $ cd faultline $ npm install Edit config. […]
WordPress
This is my note for trying to run https://github.com/WordPress/phpunit-test-runner on AMIMOTO as local Prepare […]
AWSCognito User Pool
Code profile = ‘aws-cli-profile’ session = Session(profile_name=profile) cognito = session.client(‘cognito-idp […]
AWS
$ sudo ls -la /var/lib/cloud/instance/scripts total 12 drwxr-xr-x 2 root root 4096 Feb 6 02:25 . drwxr-xr-x 5 […]
AWSterraform
When you use terraform, you can use aws_key_pair” to import your own keypair into AWS. Example template https: […]
“AlexaWP” plugin is a WordPress plugin that integrates with Amazon Alexa to create and enable the […]
API
Overview Tradeoff Analytics is Helps users make better choices to best meet multiple conflicting goals. You do […]
PluginWordPress
I try to add GraphQL endpoint to WordPress. Used plugin graphql-wp is easy add GraphQL endpoint to WordPress. […]