0.0.18 • Published 5 years ago

node-openssl-rest v0.0.18

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

node-openssl-rest

Installation

git clone https://github.com/lspiehler/node-openssl-rest.git
cd node-openssl-rest
npm install
npm install -g bower
bower install --allow-root eonasdan-bootstrap-datetimepicker#latest bootstrap@3 jquery-ui

Windows

SET PUBLICHTTP=publicdomainname:port&&node index.js

Linux

export PUBLICHTTP=publicdomainname:port&&node index.js