Skip to content

ElinaValieva/tourest_gcp

Repository files navigation

Tourest app

A reference project to deploy a static React app onto Google Cloud Run, Cloud Build as the CI/CD tool, and Cloud Firebase Web as a serverless backend.

Prerequisites ❗

  • Google Cloud Project with a configured billing account
  • Terraform

Deploy 🔨

Run the script for deploying an application to a cloud project via terraform.

 ./init.sh

Run locally 🔅

  1. Create a firebase project and register your app with the following instruction
  2. Create a .env file with the following example.env and copy content from firebaseConfig
  3. Run npm run start and visit app at http://localhost:3000

About

🌎 Simple React App with Firebase Web on GCP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published