Skip to content

EvgenJin/decision-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

decision-manager

Node.js , VueJs, Socket.io, Lokijs light decision manager

Light decision manager in use LokiJs to store decisions and VueJs to crud it and hardcode rules.
This example make a decision for loan and calculate rate with discount.

How to use

go to project folder

  1. npm install
  2. npm start
  3. go to web interface http://localhost:9001
  4. rest API - POST JSON to http://localhost:9001/get_rate

Releases

No releases published

Packages

No packages published