GithubHelp home page GithubHelp logo

reyadrahman / jovo-framework-nodejs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jovotech/jovo-framework

0.0 2.0 0.0 547 KB

๐Ÿ”ˆ Build cross-platform voice applications for Amazon Alexa and Google Home

Home Page: https://www.jovo.tech

License: Apache License 2.0

JavaScript 100.00%

jovo-framework-nodejs's Introduction

Jovo Framework

The development framework for cross-platform voice apps

Documentation - CLI - Sample App - Contributing - Twitter



Table of Contents

Getting Started

There are three ways to get started with the Jovo Framework. You can either install our command line tools (recommended), save the jovo-framework npm package, or clone our sample voice app.

Technical Requirements: Node.js version 4 or later & NPM (node package manager). Here are some tutorials to install Node.js and NPM: Mac, Windows.

Jovo CLI

The Jovo Command Line Tools offer an easy way to create new voice apps from templates. Install them with:

$ npm install -g jovo-cli

You can create a Jovo project into a new directory with the following command:

$ jovo new <directory>

This will clone the Jovo Sample App and install all the necessary dependencies so you can get started right away.

Jovo Framework

If you want to use the Jovo Framework as a dependency in an already existing project, you can also use npm to save it to your package.json:

$ npm install --save jovo-framework

Jovo Sample App

Right now, there is one sample app available, which you can find here.

You can clone it like this:

$ git clone https://github.com/jovotech/jovo-sample-voice-app-nodejs.git

Afterwards, go to the app directory and do

$ npm install

Tutorials

Find a quickstart guide and comprehensive tutorials here:

Development Roadmap

We still consider this a beta-version of the Jovo framework: We give it our all to make it as complete as possible (and it supports most of the Alexa and Google Assistant functions), but there are certain features that are currently in development.

What we're currently working on:

  • Adding more DB integrations
  • Extending the User class

We need your help

Jovo is a free, open source framework for voice developers. We're improving it every day and appreciate any feedback. How to support us? Just go ahead and build something cool with the framework and let us know at [email protected]. Thanks!

jovo-framework-nodejs's People

Contributors

aswetlow avatar gitter-badger avatar jankoenig avatar omenocal avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.