Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fukata/nodeirc
node.js IRC WEB Interface
https://github.com/fukata/nodeirc
Last synced: 29 days ago
JSON representation
node.js IRC WEB Interface
- Host: GitHub
- URL: https://github.com/fukata/nodeirc
- Owner: fukata
- Created: 2011-04-18T05:23:31.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-04-24T12:35:44.000Z (over 13 years ago)
- Last Synced: 2024-10-10T12:26:13.258Z (about 1 month ago)
- Language: CoffeeScript
- Homepage:
- Size: 258 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# What's this
## Dependences
### node.js
npm install express
npm install ejs
npm install io.socket
npm install mongoose
npm install underscore
npm install coffee-script
## Initialize Develop Environment