Skip to content

A chat app built with Node.js, Express, Socket.IO, Bootstrap, SCSS, jQuery, DOMPurify, inLine.js, Vanta.js and deployed on Render. A lot of stuff for a little and fun app! :)

francesconatali/chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chat!

A chat app built with Node.js, Express, Socket.IO, Bootstrap, SCSS, jQuery, DOMPurify, inLine.js, Vanta.js and deployed on Render. A lot of stuff for a little and fun app! :)

Although there are many chat apps, I wanted to challenge myself by developing my own. I had good fun with this project, and something like this lends itself to many potential additional features. To test it, you can simply open this app on several tabs/windows and chat with yourself. Or let me know and if I can I'll join you :) Technically speaking, it should support up to 300k concurrent connections!

How to

- Run "npm install" to install all the modules
- Run "npm run dev" to run the server
- Open your browser at "http://localhost:1234"

Also, if you change the SCSS/CSS, remember to run "npm run prefix:css" to automatically add vendor prefixes.

About

A chat app built with Node.js, Express, Socket.IO, Bootstrap, SCSS, jQuery, DOMPurify, inLine.js, Vanta.js and deployed on Render. A lot of stuff for a little and fun app! :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published