ActFramework is a Java based full stack framework, could be used to quickly develop MVC or RESTful service application.
You must have Java 7+ and maven to run this application.
To run this application in PROD mode, type ./run_prod
.
This application is configured to listen on port 8080
To run end to end test, type ./run_e2e