Skip to content

FlowebOpenSource/Prizr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prizr

Prizr is small-footprint pricing module for eCommerce applications based on the Drools engine

Build with:

mvn clean package assembly:single -Denforcer.skip=true

Run with:

java -jar target/Prizr-webapp-jar-with-dependencies.jar [dbname] [port]

Configuring supervisord:

First install supervisord.

http://supervisord.org/installing.html

On hosting environments where you can't use root to install supervisor, the proper command to install is:

python setup.py install --user

About

Prizr is small-footprint pricing module for eCommerce applications based on the Drools engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published