Skip to content

mediarain/survey

 
 

Repository files navigation

Voxa

Development Setup

  • git clone this repository
  • Install and use Node v4.3.2
  • Run npm install
  • Edit config/local.json with all of the requisite fields.

npm run watch will start the server and watch for changes.

Directory Structure

`config/` -> Environment variables or configuration
`services/` -> API clients, Authentications and Extras
`skill/` -> Amazon Echo Skill login, the state machine and flow
`speechAssets/` -> Amazon Echo Utterances, Intent Schema and Custom Slots.
`tests/` -> Unit Tests
`server.js` -> Development server.
`gulpfile.js` -> Gulp tasks
`serverless.yml` -> Serverless configuration
`package.json` -> Dependencies
`README.md`

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%