{"id":18940355,"url":"https://github.com/donejs/chat-guide","last_synced_at":"2026-03-23T08:30:18.079Z","repository":{"id":136943583,"uuid":"45686043","full_name":"donejs/chat-guide","owner":"donejs","description":"Contains the guide for the chat application","archived":false,"fork":false,"pushed_at":"2019-06-20T16:35:53.000Z","size":14,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-12-31T22:29:14.016Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/donejs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-11-06T14:18:08.000Z","updated_at":"2020-07-30T12:31:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"a8564533-8b77-45f4-9bc6-bedd73bad1b3","html_url":"https://github.com/donejs/chat-guide","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donejs%2Fchat-guide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donejs%2Fchat-guide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donejs%2Fchat-guide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donejs%2Fchat-guide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/donejs","download_url":"https://codeload.github.com/donejs/chat-guide/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239939123,"owners_count":19721778,"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-11-08T12:22:14.982Z","updated_at":"2026-03-23T08:30:18.027Z","avatar_url":"https://github.com/donejs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# donejs-chat-guide\n\nThis repo contains the source files for the [DoneJS](http://donejs.com) [chat guide](http://donejs.com/Guide.html).\n\n## Testing\n\nTo test that the guide works you can run:\n\n```js\nnpm install\n```\n\nAnd then:\n\n```js\nnpm test\n```\n\n## Modifying steps\n\nSteps are stored in the `steps/` folder, and are named to match the step in the guide. The file names should be obvious, and most steps contain at least one test file.\n\n## Debugging Tests\n\nRunning\n\n```\nnode_modules/.bin/guide --help\n```\n\nShows a list of options, these are nice when developing:\n\n### local\n\nBy default a temporary folder is created to run the guide, but when debugging you pprobably want it to be installed to the local folder in PROJECT/donejs-chat Use this flag for that\n\n### browser\n\nSpecify which browser to launch with.\n\n### skip-to\n\nSkips to a specific set. This only sort-of works because one of the steps is to start the `donejs develop` server and if you skip that step the subsequent steps that depend on live-reload will not work.  But you can skip ahead past the dev parts and go into production builds.\n\n### root\n\nIf you are skipping past the `donejs develop` step you probably want to set the root, `--root donejs-chat` so that all commands are executed from there.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdonejs%2Fchat-guide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdonejs%2Fchat-guide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdonejs%2Fchat-guide/lists"}