Skip to content
/ ebabil Public

A Simple Commercial Automation Software (written by node.js)

Notifications You must be signed in to change notification settings

usishi/ebabil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ebabil (apus apus)

A Simple Commercial Automation Software (written with node.js)

add a file that named 'config.js'

  exports.config = { 
    siteTitle        : 'Ebabil' 
    ,jqTheme         : "lightness" 
    ,dbCnnString     : "mongodb://user:pwd@mongodbhost/mongodbdb" 
  }; 

About

A Simple Commercial Automation Software (written by node.js)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published