Skip to content

buddycloud/skeleton-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skeleton-project

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

Setup

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/

To get posting you will need to

xmpp.login (see https://xmpp-ftw.jit.su/demo/)

License

Apache 2.0