1.0.4 • Published 6 years ago

srv-main v1.0.4

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

srv-main

Server blueprint

Installation instructions

  • Create empty directory
  • Initialize package.json with npm init
  • Add srv-main to your Node.js project.
npm install -S srv-main

Installation process will ask following question - accept default:

Destination directory [/home/user/srv-test/]:

Instalation process can be repeated by running installed script ./node_modules/.bin/srv-install

Starting server

./node_modules/.bin/srv-start

Configuration

Installation process creates configuration file conf/config.properties. Update this file with your values. Server should be restarted for changes to take effect.

1.0.4

6 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago