Skip to content

blowthemall/blowthemall-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlowThemAll NodeJS server

Dependencies

This server uses npm to manage the dependencies. You can see them all in package.json. Here is a list of dependencies that you must provide:

  • Node.js 0.12.x
  • npm 2.5.x
  • Redis

Running

You can set the following environment variables to change the server behaviour:

  • npm_package_config_port: Change the server default port.

You can change these settings also through npm. For instance, if you run:

npm config set blowthemall:port 8001

Then, when you run execute npm start, you'll use this new value.

LICENSE

The project is licensed under the LGPLv3, or, at your opinion, any later version.

About

A server to assist BlowThemAll clients

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published