An open API service indexing awesome lists of open source software.

https://github.com/kbismark/codechat

Create groups, chat with friends, chat in codes. Made with [ JS, HTML, CSS, NodeJS, Socket.io and NoscDB ]
https://github.com/kbismark/codechat

chat-app codechat nodejs noscdb

Last synced: 19 days ago
JSON representation

Create groups, chat with friends, chat in codes. Made with [ JS, HTML, CSS, NodeJS, Socket.io and NoscDB ]

Awesome Lists containing this project

README

          

# Code Chat
A simple web application that allows you to create groups, chat with friends and chat in codes. Made with JS, HTML, CSS, NodeJS, Socket.io and NoscDB.

## Start the server
```bash
npm start
```
Visit [http://localhost:8769](http://localhost:8769) to start chatting!