No description
This repository has been archived on 2025-03-25. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2022-02-28 16:49:22 -05:00
.github/workflows Added deploy.yml 2022-02-10 10:23:19 -05:00
public Added regex 2022-02-28 16:49:22 -05:00
views Added regex 2022-02-28 16:49:22 -05:00
.gitignore Working. 2022-01-26 09:57:24 -05:00
package-lock.json Working 2022-01-27 11:17:37 -05:00
package.json Working 2022-01-27 11:17:37 -05:00
README.md Update README.md 2022-02-02 12:35:33 -05:00
server.js Added regex 2022-02-28 16:49:22 -05:00

Messaging

A simple, open-source, online chat room where you can join online chat rooms, or create your own. Made with the technologies below.

Technologies

This project was built using handcrafted Javascript, as well as Node.js, Socket.io, and Express. It also uses nodemon for running in development.