/gvnix-samples

Are you looking for sample applications made with gvNIX? This is the official samples repository for the gvNIX project.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

gvNIX samples

Welcome to the gvNIX samples repository which provides you several sample applications for getting started with gvNIX.

Each sample is contained in its own sub directory in which you will find a README.adoc file explaining further details, e.g. how to run the respective sample.

Note you can run samples locally by cloning this repository and starting each application with mvn tomcat:run, but first it is recommended to install gvNIX. Depending on the version of gvNIX you are using you should read the appropriate installation guide:

Finally try yourself to develop the sample following its README.adoc file.

Additional resources

The gvNIX site contains several guides in spanish that show how to use gvNIX.

Bug reporting

If you find a bug in a sample, or have an enhancement request, create an issue for the sample.

Contributing

Pull requests are welcome.

Disclaimer

The software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.