candy
JavaScript-based multi-user chat client for XMPP.
File Explorer
Download Latest Version (.zip)- Languages.txt
- Topics.txt
- index.html
- nginx-default.conf
- prosody.cfg.lua
- provisioning.sh
- selenium.init.sh
- htaccess
- index.html
- autoscroll-off.png
- autoscroll-on.png
- ban.png
- emoticons.png
- ignore.png
- kick.png
- menu.png
- private.png
- settings.png
- sound-off.png
- sound-on.png
- statusmessage-off.png
- statusmessage-on.png
- subject.png
- unignore.png
- usercount.png
- Angel.png
- Angry.png
- Aww.png
- Aww_2.png
- Blushing.png
- Childish.png
- Confused.png
- Creepy.png
- Crying.png
- Cthulhu.png
- Cute.png
- Cute_Winking.png
- Devil.png
- Gah.png
- Gah_2.png
- Gasping.png
- Greedy.png
- Grinning.png
- Grinning_Winking.png
- Happy.png
- Happy_2.png
- Happy_3.png
- Heart.png
- Huh.png
- Huh_2.png
- Laughing.png
- Lips_Sealed.png
- Madness.png
- Malicious.png
- README
- Sick.png
- Smiling.png
- Speechless.png
- Spiteful.png
- Stupid.png
- Sunglasses.png
- Terrified.png
- Thumb_Down.png
- Thumb_Up.png
- Tired.png
- Tongue_Out.png
- Tongue_Out_Laughing.png
- Tongue_Out_Left.png
- Tongue_Out_Up.png
- Tongue_Out_Up_Left.png
- Tongue_Out_Winking.png
- Uncertain.png
- Uncertain_2.png
- Unhappy.png
- Winking.png
- affiliation-owner.png
- ignore.png
- role-moderator.png
- favicon.png
- modal-spinner.gif
- overlay.png
- tab-transitions.png
- tooltip-arrows.gif
- default.css
- notify.m4a
- notify.mp3
- notify.ogg
- action.js
- chatRoom.js
- chatRoster.js
- chatUser.js
- contact.js
- event.js
- chat.js
- message.js
- privateRoom.js
- room.js
- roster.js
- window.js
- observer.js
- template.js
- translation.js
- candy.js
- core.js
- util.js
- view.js
- all.js
- basics.js
- action.js
- chatRoom.js
- chatRoster.js
- chatUser.js
- contact.js
- event.js
- all.js
- candy.js
- core.js
- util.js
- helper.js
- intern.js
- intern.local.js
- intern.vagrant.js
- dateFormat.js
- .editorconfig
- .gitattributes
- .gitignore
- .jshintrc
- .travis.yml
- bower.json
- CONTRIBUTING.md
- CREDITS.md
- Gruntfile.js
- LICENSE
- package.json
- README.md
- setup.sh
- Vagrantfile
# Installation Guide
1. Get the code
git clone https://github.com/candy-chat/candy
Downloads the entire project code from GitHub to your computer.
cd candy
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
