Clone this repository
git clone git@github.com:AnushM55/autoquiz_setup.gitMove to the root directory
chmod +x setup.sh
./setup.sh
Note : If the developer had provided a secrets.zip , move it to the root of the autoquiz_backend directory and perform the following command :
unzip secrets.zip
Enter the password for the zip to get the credentials
Move back to the root directory
chmod +x run.sh
./run.sh