A temporary realtime chat without database in nodejs.
If someone wants to run your project locally, they can follow these steps:
- Clone the repository:
git clone https://github.com/Tixeo/Realtime-Temporary-Chat.git
- Navigate to the project directory:
cd Realtime-Temporary-Chat - Install the dependencies (if any):
npm install
- Start the development server:
node . - Open your browser and go to
http://localhost:5555.
This project is licensed under the MIT License - see the LICENSE file for details.
If you have any questions :
- Discord : tixeo#0000
- GitHub: Tixeo
