Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iamthiagoo/realtime-chat-node
console.log(` Just a test node.js project :) `);
https://github.com/iamthiagoo/realtime-chat-node
html nodejs socket-io tailwindcss
Last synced: about 21 hours ago
JSON representation
console.log(` Just a test node.js project :) `);
- Host: GitHub
- URL: https://github.com/iamthiagoo/realtime-chat-node
- Owner: iamThiagoo
- Created: 2023-03-11T02:33:10.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-12T20:01:54.000Z (almost 2 years ago)
- Last Synced: 2025-02-10T10:13:57.747Z (about 21 hours ago)
- Topics: html, nodejs, socket-io, tailwindcss
- Language: HTML
- Homepage:
- Size: 125 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RealTime-Chat
How do I run this project?
- Start by running the command ` git clone https://github.com/iamThiagoo/RealTime-Chat.git `;
- Run the `` npm -y install `` command to install the required dependencies;
- After that, run the server.js file in your terminal with `` node server.js `` and you will have the project available in your browser on port 3000