oracleProject To Install: Export path variable using export LD_LIBRARY_PATH=/opt/oracle/instantclient:$LD_LIBRARY_PATH Ensure you are connected to the remote database on port 1522 Run yarn upgrade Run yarn build Run yarn start-server To populate databse: Ensure you are connected to the database Ensure you have babel-cli installed or install using npm install -g babel-cli Run the script yarn reset-oracle