Can't call Google Cloud Function from a react app. I get googleauth.js:17 Uncaught Error: Cannot find module 'child_process' in my browser's console

This page summarizes the projects mentioned and recommended in the original post on /r/googlecloud

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. spheron-react-api-stack

    Discontinued [GET https://api.github.com/repos/ChristianOConnor/spheron-react-api-stack: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]

    I have this app here: https://github.com/ChristianOConnor/google-cloudfunction-callfromreactapp. It is literally just the output of npx create-react-app google-cloudfunction-callfromreactapp --template typescript and making a few changes. I added src/api/google.ts which looks like this: ``` import { JWT } from "google-auth-library"; import keys from 'PATH TO KEYS HERE';

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.

    SurveyJS logo
  3. React

    The library for web and native user interfaces.

    Edit src/App.tsx and save to reload. Learn React

  4. reactfire

    Hooks, Context Providers, and Components that make it easy to interact with Firebase.

    Are you using Firebase? If not, you probably should. You can call functions (with Auth) from your react app. There's a framework you can use to help: https://github.com/FirebaseExtended/reactfire

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Why I created kernel.css and what it is

    2 projects | dev.to | 17 Jul 2025
  • Intro to PYJSX

    2 projects | dev.to | 13 Jul 2025
  • Building a Modern Blog Platform with React 19, TypeScript, and shadcn/ui

    2 projects | dev.to | 1 Jul 2025
  • Building a Modern Tic-Tac-Toe Game with Radix UI, Tailwind CSS v4, and AI Collaboration

    1 project | dev.to | 29 Jun 2025
  • Why Your React Component Is a Hot Mess (and How to Fix It)

    1 project | dev.to | 25 Jun 2025

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?