chat app
1.0.0
Last Update: 27/06/2022
New Update: Download Here 23/11/2022
Next Update: April - May 2023
This source code is outdated, and I decide to make updated one, then using linkvertise (short link with ads). Sorry for that. You can download the source code here.
Firebase Project
- Buat Project di Firebase
- Nyalakan Realtime Database
- Nyalakan Storage
- Nyalakan Authentication (Google & Email)
- Ambil FirebaseConfig -- Taroh untuk config.js
Config.js
Ganti kode di FirebaseConfig di dalam file config.js:
const firebaseConfig = { apiKey: "PUNYA-KAMU", authDomain: "PUNYA-KAMU", databaseURL: "PUNYA-KAMU", projectId: "PUNYA-KAMU", storageBucket: "PUNYA-KAMU", messagingSenderId: "PUNYA-KAMU", appId: "PUNYA-KAMU" };Bahasa.js
Ganti dan sesuaikan dengan yang diinginkan