Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chaitanyagiri/chat-lnm
CHAT-LNM is a anonymous chatting app.
https://github.com/chaitanyagiri/chat-lnm
expressjs javascript nodejs socket-io
Last synced: 15 days ago
JSON representation
CHAT-LNM is a anonymous chatting app.
- Host: GitHub
- URL: https://github.com/chaitanyagiri/chat-lnm
- Owner: chaitanyagiri
- License: mit
- Created: 2017-08-25T10:21:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-02T17:03:53.000Z (about 7 years ago)
- Last Synced: 2024-11-28T21:45:32.455Z (2 months ago)
- Topics: expressjs, javascript, nodejs, socket-io
- Language: JavaScript
- Size: 2.3 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CHAT-LNM
This is a anonymous chatting application
## Getting Started
### Prerequisites
Nodejs, ExpressJS
### Installing
$ git clone https://github.com/chaitanyagiri/CHAT-LNM.git
$ cd CHAT-LNM
$ npm install
$ npm start## Deployment
After installing you must get something like this
```
listening on *:3000
```
Then go to http://localhost:3000/## Built With
* [Nodejs]
* [ExpressJS]
* [Socket.io]
* [JQuery]
* [Bootstrap]## Contributing
Just open an issue with your suggestion.
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details