Vistachat is a chatroom website, with the design heavily inspired by Windows Vista, literally the best windows version ever
- Real-Time Talking: Be able to talk in live time, powered by Socket.io.
- uhh
To set up your own copy of Vistachat, follow these steps:
-
Fork the Repository: Click the "Fork" button on this repository.
-
Host the Application: Choose a hosting service that supports Node.js, one i'd reccomend is Render
-
Configure Build Settings:
- Set the output directory to
/public. -
- Set the build command to:
node index.js
- Set the output directory to
After doing these steps, you're all ready to use vistachat! :D
- Developer: Szvy - really cool developer that made this.
- Developer: Sky - helped out a lot with patching xss.
- Libraries Used:
- Socket.IO - really cool nodejs library that lets you have live time chatting.
If you want to contribute, just make a pull request.
This project is licensed under the MIT License.
