Skip to content

mxenabled/atrium-connect-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Atrium Demo

This is a simple demo application that showcases how one might integrate MX's connect widget within your web app. You can use this and the docs together.

Quick start

Clone the project and serve up index.html with whatever server you like.

Ruby one liner:

ruby -rwebrick -e 'WEBrick::HTTPServer.new(:Port => 8000, :DocumentRoot => Dir.pwd).start'

Navigate to localhost:8000/atrium.html

Next you need a connect widget URL. Documentation to get that is here. Once you have a URL, enter it in the input field and hit the Open Connect button.

About

Simple webapp demo on how to use the connect widget with atrium.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages