Holinvan / holinvan-web

Holinvan web project
1 stars 1 forks source link

Holinvan Web Project

This is the project created by students of the first edition of #EmpleoDigital. With colaboration of Fundación Telefónica and Tarragona Impulsa we worked in this project for three weeks and built www.holinvan.com web for Camping Els Prats Village company.

Features

Technologies

Installation

Run next commands in your console:

$ git clone https://github.com/Holinvan/holinvan-web.git
$ cd holinvan-web
$ mvn clean install

For connect with your database, you must set the environment variable:

DATABASE_URL= mysql://<user>:<password>@localhost:3306/<database_name>

Verify the deployment by navigating to your server address in your preferred browser.

localhost:8080/holinvan-web