Here's the updated README file with the test users included:
This is a real-time chat application built with Node.js, MongoDB, JWT, Socket.IO, TypeScript, and Tailwind CSS.
To start the application, follow these steps:
Install dependencies:
yarn install
Build the application:
yarn build
Start the server:
yarn start
Test User One
Test User Two
Contributions are welcome! Please feel free to submit a pull request or open an issue.
This project is licensed under the MIT License - see the LICENSE file for details.
Feel free to modify this template to suit your needs. You can add more detailed instructions, information about how to configure the application, or any other relevant details.