Skip to content

mfavant/works-create-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

works-create-app

works.js project template

quick start

npm install
npm run build
npm start

config works.json

{
    "port":5554,
    "ssl":{
        "open":false,
        "cert":"",
        "pem":""
    }
}

works.js

A framework for building lightweight nodejs services using javascript decorators, we provide solutions for decorator-based control layers

Releases

No releases published

Packages

No packages published