1.4.3 • Published 2 months ago

nelson-cloud v1.4.3

Weekly downloads
2
License
GPL-2.0
Repository
github
Last release
2 months ago

☁️nelson-cloud

Build Status code style: prettier GitHub license CLA assistant npm version Known Vulnerabilities

nelson on the cloud

Introduction

Nelson available as an online service.

See video demo here

Deploy easily your own server and custom it.

Installation

Nelson-cloud can be installed as global or locally as npm package

As prerequirements, you need to install docker and run command:

docker pull nelsonsoftware/nelson-sio-cli:latest
npm install -g nelson-cloud
nelson-cloud

open your web brower and open url:

http://localhost:9090

Development

clone current repository

npm run dockerInstall
npm install

Start application in a console:

npm start

Run tests in another console:

npm test

Allan CORNET (nelson.numerical.computation@gmail.com)