cellcube-ussd-app-generator-nodejs

1.1.8 • Public • Published

Express Logo

cellgen' USSD app generator.

Installation

$ npm install -g cellcube-ussd-app-generator-nodejs

Quick Start

The quickest way to get started with building USSD apps for CellCube platform as shown below:

Create the app:

$ cellgen /tmp/foo && cd /tmp/foo

Install dependencies:

$ npm install

Rock and Roll

$ npm start

Command Line Options

This generator can also be further configured with the following command line flags.

-h, --help                output usage information
-V, --version             output the version number
    --git                 add .gitignore
-e  --noenvironment       do not configure server app for testing
-a  --samples             add samples code to generated files
-l  --languages           add multi language support files
-f, --force               force on non-empty directory
-d, --description [desc]  defines USSD app description [description]
Options:

Start with a sample app

Use the following commands to set up and launch a sample app

$ cellgen /tmp/foo && cd /tmp/foo && npm install
$ node ./bin/www

Now, open your favourite browser (or web client) and navigate to http://localhost:4000/ You can change the app port, by editing /bin/www file.

License

MIT

Package Sidebar

Install

npm i cellcube-ussd-app-generator-nodejs

Weekly Downloads

1

Version

1.1.8

License

MIT

Last publish

Collaborators

  • franjo