Skip to content

Repository files navigation

SPOS

Client-Server WebApp for solving numerical optimization models in a private cloud environment

Authors

This web app was coded at the [University of Lleida] (http://www.eps.udl.cat) by the [GCD Research Group] (http://gcd.udl.cat).

How to generate the WAR.

  • Check if exists a public folder into the project folder.
    • If not exists, then create it:
    mkdir public
    
  • If exists, then clean it:
rm -rf public/* 
  • Make the grunt build:
cd yo/ 
grunt build 
cp -r yo/dist public
  • Generate the war file in the target folder, you will need to replace the XXXX with the proper password.
mvn package -Djasypt.encryptor.password='XXXXX'

About

Client-Server WebApp for solving numerical optimization models in a private cloud environment

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages