Skip to content

CoEValencia/Holdthedoors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chirri chat

alt tag ##Requeriments:

  1. JavaSE 1.7
  2. Maven 3
  3. Sencha Cmd 6.1.2

##Instructions:

  1. Clone the project from https://github.com/CoEValencia/Holdthedoors.git
  2. Unzip it.
  3. 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
  1. Before running the app, you need to copy Extjs libraries in \Holdthedoors-master\Holdthedoors-master\chirr\chirr_client
  2. 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/