Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

165
Views
Web/Firebase: no puedo acceder a la base de datos en tiempo real

No puedo leer ni escribir en la base de datos en tiempo real de firebase... por favor ayuda.

Establecí mis reglas para leer y escribir 'verdadero', y lo probé en el patio de recreo. Estoy usando la configuración repetitiva create-react-app. Mi versión de firebase es 9.6.4

Aquí está mi archivo de base de fuego

 import { initializeApp } from 'firebase/app'; import { getDatabase, set, ref } from 'firebase/database'; const firebaseConfig = { apiKey: 'AIzamGZ1LBAAtb', authDomain: 'helpme.firebaseapp.com', databaseURL: 'https://helpme.firebaseio.com', projectId: 'helpme', storageBucket: 'helpme.appt.com', messagingSenderId: '93help1', appId: '1:293268271119:web:d4e9e73help', measurementId: 'helpKQLWS', }; // Initialize Firebase const app = initializeApp(firebaseConfig); const db = getDatabase(app); set(ref(db, 'chatroom'), { name: '', createdAt: '', photo: '', });
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!