This is a website I made for my High School's National Honors Society (NHS). It allowed students to post questions and members of NHS or faculty could answer them.
The reason I have a javascript-compiled and javascript-uncompiled is because I was using JSX, so I compiled the JSX into JavaScript and used that. I definitely could have done something better.
Setting up on Oracle VPS
*cp = command prompt
change directory = cd / then cd ssh-keys
(1st cp) connect to ssh = ssh -i opc@
(2nd cp) connect to sftp = sftp -i opc@
(1st cp) remove previous file = sudo rm
(2nd cp) upload file = put
(1st cp) list processes = ps aux | grep java
(1st cp) then do sudo kill (one of the numbers that pops up)
(1st cp) run file = sudo nohup java -jar
https://stackoverflow.com/questions/17385794/how-to-get-the-process-id-to-kill-a-nohup-process
https://yoursunny.com/t/2020/OracleCloud-website/
https://spring.io/guides/tutorials/spring-boot-oauth2/
Oracle VPS Ip: