Hello,
I would like to use a framework to create a singe page web
application.http://www.codeproject.com/Articles/761202/Single-Page-Web-Ap...
I tested several RAD framework and for me the best one would be a mix between jhipster and
jboss forge.
The features I would like to use from jhipster
(
https://jhipster.github.io/tech_stack.html) with jboss forge are:
* easy application configuration
* configuration for building, testing and running the application
* "development" and "production" profiles
* Security
* Database updates
* Monitoring with Metrics
* Full internationalization support with Angular Translate
* Optional Compass/ Sass support for CSS design
* Testing with Karma and PhantomJS
* Support for the Thymeleaf template engine, to generate Web pages on the server side
* ...
Other features:
* a page to manage the security: users and group, ...
Is something similar exists or is planned to be done.
What would be the best way the start? One addon, several addons?
For the security, is it better to start from scratch or modify the picketlink addon to
work with angularjs?
Many Thanks
Posted by forums
Original post:
https://developer.jboss.org/message/912091#912091