freedomflyer / InspireMe

A sample Alexa Skill to read inspirational quotes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boilerplate node.js app which can run on heroku.

run the following commands:

npm install -d
heroku apps:create --stack cedar <app_name_here>
heroku addons:add mongolab:starter # free 240mg mongo tier

About

A sample Alexa Skill to read inspirational quotes


Languages

Language:CSS 99.4%Language:JavaScript 0.6%