A skeleton project for starting to build Buddycloud projects using XMPP-FTW
To start publishing and reading posts from Buddydlcoud see: http://buddycloud.com/get-started
once checked out run:
npm i
...to install dependencies, then,
npm start
...which will start a server on port 3000
Then visit http://localhost:3000/
xmpp.login
(see https://xmpp-ftw.jit.su/demo/)
Apache 2.0