Skip to content

Realtime database with firestore this project simulates a channel with your client, list all conversations and open the unique channel for message exchange

Notifications You must be signed in to change notification settings

RodrigoBLima/channel-client-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💻 Channel with Client Realtime chat

🚀 Technologies

This project was developed with the following technologies:

Setup

Create .env.local on . of the project and setup your firestore keys

  • REACT_APP_FIREBASE_API_KEY = apiKey
  • REACT_APP_AUTH_DOMAIN = authDomain
  • REACT_APP_DATABASE_URL = databaseURL
  • REACT_APP_PROJECT_ID = projectId
  • REACT_APP_STORAGE_BUCKET = storageBucket
  • REACT_APP_MESSAGING_SENDER_ID = messagingSenderId
  • REACT_APP_APP_ID = appId
  • REACT_APP_MEASUREMENT_ID = measurementId

UX

  • List of conversations

  • Conversation with user

npx start

Runs the app in the development mode.\

Estructure

  • Port and Adapters
  • Clean Arch
  • Clean Code
  • Realtime database

Versioning

For the versions available, see the My repository.

Author

License

MIT License


Builded with ♥

About

Realtime database with firestore this project simulates a channel with your client, list all conversations and open the unique channel for message exchange

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published