- JavaSE 1.7
- Maven 3
- Sencha Cmd 6.1.2
##Instructions:
- Clone the project from https://github.com/CoEValencia/Holdthedoors.git
- Unzip it.
- On CLI change directory to \Holdthedoors-master\chirr\chirr_server\chirr\core Run:
mvn clean install -U -DskipTest
Once it is finished you can run the server and database running the next command:
java -jar \target\NAMEOFTHEJARINTHEFOLDER.jar
Now the server should be running.
Since we are using Sencha for the Front-end, let's prepare the app. Open another CLI and you should be able to run:
sencha
- Before running the app, you need to copy Extjs libraries in \Holdthedoors-master\Holdthedoors-master\chirr\chirr_client
- The folder containing the libraries should be renamed "ext".
Once you placed the libraries yo can run the app:
cd \Holdthedoors-master\chirr\chirr_client\chirr
sencha app watch
####You can find the app in [localhost:1841/chirr/]
####Made by HoldTheDoors [localhost:1841/chirr/]: http://localhost:1841/chirr/