btmluiz / lbdev-chat-client

0 stars 0 forks source link

Chat system - client

This project is a example of a small chat system where the users could send messages to each other.

Obs: this project still in development some features may not work, please any bug found or any sugestion please open a issue.

Deployment

To deploy this project run

  REACT_APP_API_URL='{APP URL}' # default='https://chatapi.luizbraga.dev/api'
  REACT_APP_CHAT_URL='{API URL}' # default='wss://chatapi.luizbraga.dev/chat'

after setup the .env use:

 npm run start

🔗 Links

linkedin