Skip to content

mabotech/maboss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maboss

Maboss is an Enterprise Application Platform, it is built on open source software and released with MIT license.

Features

  • central session management
  • data flow based programming
  • logging: app logging and performance logging.
  • micro services: json, restful, jsonrpc

Installation

NodeJs 0.11.12

pg install on windows

npm install --msvs_version=2012

Development

Windows

start_server.bat: use nodemon to monitor files update.

-e js,json : monitor js and json config files.


Folders Structure

  • public/components, installed libs by bower & component
  • public/css, global css
  • public/mabolib, mabo js/css lib
  • public/maboss, app folder

maboss directory:

  • admin
  • dashboard
  • monitor
  • portal
  • reports
  • tables

Recommended Resources:

Open source components:

  • NodeJS
  • PostgreSQL, PLV8
  • Redis
  • ...

License

MIT