scaledrone-yo

0.1.1 • Public • Published

ScaleDrone Yeoman Generator

ScaleDrone is easiest way of adding real-time capabilities to your web or mobile app

Prerequisite

Install Yeoman: yeoman.io

Usage

Install scaledrone-yo:

npm install -g scaledrone-yo

Make a new directory, and cd into it:

mkdir my-new-project && cd $_

Run yo scaledrone-yo generator:

yo scaledrone-yo

Running

Run the client code:

http-server client

Run the auth server (if you chose to generate it):

node jwt-server/server.js

Visit your new application at http://localhost:8080/

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    2
  • 0.1.0
    0
  • 0.0.0
    0

Package Sidebar

Install

npm i scaledrone-yo

Weekly Downloads

2

Version

0.1.1

License

MIT

Last publish

Collaborators

  • herkyl