{"id":22615706,"url":"https://github.com/respoke/web-examples","last_synced_at":"2025-04-11T12:12:24.797Z","repository":{"id":22031255,"uuid":"25359383","full_name":"respoke/web-examples","owner":"respoke","description":"Examples of using Respoke in the browser","archived":false,"fork":false,"pushed_at":"2015-09-14T16:30:12.000Z","size":48564,"stargazers_count":6,"open_issues_count":0,"forks_count":11,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-03-25T08:38:14.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://respoke.github.io/web-examples/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/respoke.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-17T13:29:00.000Z","updated_at":"2022-12-05T00:11:34.000Z","dependencies_parsed_at":"2022-08-20T17:31:12.773Z","dependency_job_id":null,"html_url":"https://github.com/respoke/web-examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/respoke%2Fweb-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/respoke%2Fweb-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/respoke%2Fweb-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/respoke%2Fweb-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/respoke","download_url":"https://codeload.github.com/respoke/web-examples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248398505,"owners_count":21097292,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-08T19:09:08.800Z","updated_at":"2025-04-11T12:12:24.772Z","avatar_url":"https://github.com/respoke.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Digium Respoke Example Apps\n\nThese are a suite of example applications to show how to work with the\n[Respoke](https://docs.respoke.io/) API just using jQuery.\n\n\n### Getting Started\n\nThe fastest way to try out the web-examples is to [view them live][examples]!\n\n[examples]: https://respoke.github.io/web-examples \"view examples\"\n\nAlternatively you can run the already built files from the web server of your\nchoice as they are static HTML files. Point your web server to the `app`\ndirectory or copy the files there to an already publicly accessible location.\n\nSee the Development section for details on how to use Node.js to run the\nexamples.\n\n### Group Messaging\n\nFor more details on how to setup and use the group messaging example please see\nthe [README](app/modules/group-messaging/README.md) in that module.\n\n### Screen Sharing\n\nAt this time, screen sharing is only available in Chrome. Support for other browsers will be added\nin the future. Please check the\n[screen sharing documentation](https://docs.respoke.io/js-library/respoke.Endpoint.html#startScreenShare)\nfor browser support details\nor [live examples](https://respoke.github.io/web-examples/modules/screen-sharing/index.html) to test it out.\n\n### Development\n\nYou will need to install [Node.js](http://nodejs.org),\n[npm](https://www.npmjs.org), and [Bower](http://bower.io) to build the\nJavaScript and CSS. After installing npm and Bower, install the dependencies.\n\n```bash\nnpm install; bower install;\n```\n\nTo build the JavaScript, CSS, and HTML:\n\n```bash\ngrunt build\n```\n\nTo run the built-in Node.js server with file watching and a test runner:\n\n```bash\ngrunt server\n```\n\nOnce the server starts, you can see all of the apps by visiting\n`http://localhost:9876`.\n\nIt will also fire up an `ngrok` tunnel for doing HTTPS, which\nis useful during a screenshare. Look for the following terminal output:\n\n```bash\nVisit the following url to run the examples over HTTPS.\nhttps://423e076.ngrok.com\nThey are also running locally.\nhttp://localhost:9876\n```\n\nIf you have push access to the respoke/web-examples repo you can update the\n[live examples][examples] with:\n\n```bash\ngrunt publish\n```\n\n### Testing\n\nThe tests are written using [mocha](http://mochajs.org). After going through the\nsetup in the Development section, just run the grunt test task. This will build\nthe necessary files and run the [jshint](http://jshint.com/docs/) linter and mocha.\n\n```bash\ngrunt test\n```\n\n### License\n\nThe code in this package uses the MIT license. See the [LICENSE](LICENSE) file for more\ndetails.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frespoke%2Fweb-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frespoke%2Fweb-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frespoke%2Fweb-examples/lists"}