Skip to content

SkyBlaise99/rateNUS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  • ./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.

Releases

No releases published

Packages

No packages published

Languages

  • Java 53.5%
  • Vue 38.5%
  • JavaScript 7.4%
  • Other 0.6%