Skip to content
/ set-py Public

Bash Script to download all zip's files from SET PY and raise a bind server with nodeJS and enable REST JSON service

Notifications You must be signed in to change notification settings

jcroot/set-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

set-py

Bash Script to download all zip's files from SET PY and raise a bind server with nodeJS and enable REST JSON service

Requirements

  • NodeJS
  • Linux
  • Nano or VIM

It also required you to install the express tool to generate a complete express template and not just the package.json.

  • npm install -g express-generator

Installing Express.

  • npm install express --save

You can execute with

  • node app.js

In a browser

About

Bash Script to download all zip's files from SET PY and raise a bind server with nodeJS and enable REST JSON service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published