Pinglobe is a public chat app that lets you connect with people from all around the world. With Pinglobe, you can join the global conversation in real-time and chat with people from all corners of the globe.
- Go to Pinglobe web
- Click Sign in with Google button
- And chat 🎉
- Open terminal and type these commands
$ git clone https://github.com/wajid-nv/pinglobe.git
$ cd pinglobe
$ npm install
- Open Firebase console
- Create new project
- Enable Google sign in
- Create new firestore database
- Get your
firebaseConfigfrom firebase project settings - Replace it with
firebaseConfigobject in/src/config/firebase.ts - Run locally with
$ npm run dev - Make your own tweaks
- Commit to Git
- Build and deploy 🎉
Note: if you're deploying on other providers than firebase, or if you are using custom domain, add the domain into trusted domains in authentication settings in firebase console
- Chat & User icon by Icons8
- Fonts and icons from Google fonts
Distributed under the MIT License. See LICENSE for more information.
