rateNUS rateNUS is a web application that rates things worth rating in the NUS community. Resources Frontend ./install executes a bash script that installs the dependencies required for ./run. ./run executes a bash script that runs frontend at localhost:8081/ Backend Spring Boot Tutorial: link Spring Data JPA Guide: link PostgreSQL Install for Windows Install for Mac ./deploy executes a bash script that deploys backend to the remote server. Note that "path to ratenus key pair.pem" in the script need to be specified.