Upgrade of wtm 2017/2018 website
- Java >= 1.8
- gradle
- MongoDB
-
https://www.digitalocean.com/community/tutorials/how-to-install-java-on-ubuntu-with-apt-get
-
https://www.digitalocean.com/community/tutorials/how-to-install-mongodb-on-ubuntu-14-04
Clone project:
git clone https://github.com/wtm-buea/website-upgrade.git
Build project:
./gradlew clean build
Run project:
./gradlew bootRun