Deploy application to GCP

Create a new Cloud SQL instance on GCP to store Postgres database. Create a new Cloud Run instance to deploy server on the cloud and connect it to the Cloud SQL instance.