Reference this link for deploying a backend in AWS EC2 instance.
- Use "ruina-db-test.pem" located inside of this project folder
scp -i "ruina-db-test.pem" ./* [email protected]:/home/ubuntu/RuinaDB
- cd into project folder
- run "python3 run.py"
Reference this link for deploying a backend in AWS EC2 instance.
scp -i "ruina-db-test.pem" ./* [email protected]:/home/ubuntu/RuinaDB