This website requires JavaScript.
Explore
Help
Sign In
BigBlueButton
/
bigbluebutton-Github
Watch
1
Star
0
Fork
0
You've already forked bigbluebutton-Github
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
834b48dde3
bigbluebutton-Github
/
labs
/
meteor-client
/
smart.json
9 lines
101 B
JSON
Raw
Normal View
History
Unescape
Escape
- meteor
2014-06-07 06:19:09 +08:00
{
include deps
2014-06-13 03:51:20 +08:00
"packages"
:
{
"redis"
:
{
}
,
Merge branch 'prototype-metor-client' of github.com:perroned/bigbluebutton into meteor-rebuild-server Conflicts: labs/meteor-client/smart.json labs/meteor-client/smart.lock
2014-06-13 04:22:42 +08:00
"npm"
:
{
}
,
the :4000 landing page redirects to the meteor app. We extract the meeting_id, user_id, username, auth_token inside the Meteor app. Added router.
2014-06-13 07:22:58 +08:00
"bootstrap-3"
:
{
}
,
use iron-router only. The UI is displayed AND redis is working on the serverside!
2014-06-19 04:11:29 +08:00
"iron-router"
:
{
}
include deps
2014-06-13 03:51:20 +08:00
}
- meteor
2014-06-07 06:19:09 +08:00
}
Reference in New Issue
Copy Permalink