Deploy: chatWebSocket
Design: Figma
This application provides possibility to research posts from users. To use this application locally you should:
- Clone repository to your local machine
git clone https://github.com/OneMight/chatWebSocket.git
- Open IDE and execute command in a root dir:
npm install - Start server. To launch server you should execute this commands: For dev:
npm run dev
For prod:
npm run build
npm run preview
Chat was developed by Websocket. To use chat i recommend you should use users from API documentation.
- user 1:
username: emilys
password: emilyspass - user 2:
username: michaelw
password: michaelwpass