AlexaOnNodeJS-Lambda icon indicating copy to clipboard operation
AlexaOnNodeJS-Lambda copied to clipboard

Alexa NodeJS Webserver Code I am using for my Smart Home. Also Included is the code used for the Lambda Service

AlexaOnNodeJS-Lambda

This file repo is the code used to build the server and code on the Lambda. This will allow you to integrate alexa to Plex, Tivo, and Sony Bravia. The code is really hacked together, but hopefully gives you an idea on how to do this. I will be cleaning up the code.

I tried not to include any NPM modules and wanted my code to work on its own without any other modules besides the standard NPM core modules.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. Again this code may or may not work, but gives you something to start with or understand how I integrated with various components.

Prerequisites

Node server to run the command node server.js