Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stevengill/npmAlexa

Alexa app to ping npm api
https://github.com/stevengill/npmAlexa

Last synced: about 2 months ago
JSON representation

Alexa app to ping npm api

Awesome Lists containing this project

README

        

## Npm info Alexa App

This is an Alexa app to connect to npm and get back info for a module

## Setup for yourself
1. Clone this repo and run `npm install`
2. Create a alexa app on amazon alexa website
4. Make sure you have enabled your Alexa for development
5. Setup a Amazon lambda instanace and connect with alexa app
6. Generate utterances and copy over to alexa app website
7. Zip this repo and upload to lambda

## Generate zip for upload to lambda
npm run zip