Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yfuks/chat
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yfuks/chat
- Owner: yfuks
- Created: 2015-07-28T19:11:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-19T20:21:13.000Z (over 7 years ago)
- Last Synced: 2024-04-13T16:03:40.645Z (7 months ago)
- Language: JavaScript
- Size: 33.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chat
This chat is a tiny javascript project using socket
## Configuration
#### Clone this project into your VirtualHost directory
##### Exemples:
- `C:\WINDOWS> cd wamp/ && git clone https://github.com/yfuks/Chat.git www && cd www`
- `$> cd mamp/apps/myApp/ && git clone https://github.com/yfuks/Chat.git htdocs && cd htdocs`#### Intall
`$> npm install`#### Start the server
`$> npm start`#### Connect to the server
##### Exemples:
- http://localhost:3000
- http://MyVirtualHost:3000## Commands
- /scramble
- /score
- /time
- /doacrazything