{"id":15994402,"url":"https://github.com/oskarrough/chat","last_synced_at":"2025-04-05T00:16:17.910Z","repository":{"id":151238063,"uuid":"84188267","full_name":"oskarrough/chat","owner":"oskarrough","description":"express + socket.io + vue.js = chat","archived":false,"fork":false,"pushed_at":"2018-12-05T13:07:20.000Z","size":104,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-10T08:31:46.099Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://chat-bystzqvodk.now.sh/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oskarrough.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-03-07T10:50:19.000Z","updated_at":"2019-03-05T09:07:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"2fb85e8f-0d16-43d9-9aa8-2811de89e4bc","html_url":"https://github.com/oskarrough/chat","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/oskarrough%2Fchat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oskarrough%2Fchat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oskarrough%2Fchat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oskarrough%2Fchat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oskarrough","download_url":"https://codeload.github.com/oskarrough/chat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247266566,"owners_count":20910837,"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-10-08T07:08:46.631Z","updated_at":"2025-04-05T00:16:17.903Z","avatar_url":"https://github.com/oskarrough.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chat\n\nA little web chat with zero persistence.\n\n## How to use\n\n**1. Deploy the chat server**\n\n[![Deploy to now](https://deploy.now.sh/static/button.svg)](https://deploy.now.sh/?repo=https://github.com/oskarrough/chat) [![Deploy to Heroku](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/oskarrough/chat)\n\n**2. Copy paste this snippet into your page**\n\n```html\n\u003cdiv class=\"RoughChat\" url=\"insert_your_servers_url_here\"\u003e\n\u003cscript src=\"https://unpkg.com/socket.io-client@2.0.3/dist/socket.io.slim.js\"\u003e\u003c/script\u003e\n\u003cscript src=\"https://unpkg.com/vue@2.3.3/dist/vue.min.js\"\u003e\u003c/script\u003e\n\u003cscript src=\"https://rawgit.com/oskarrough/chat/master/src/client.js\"\u003e\u003c/script\u003e\n```\n\n**3. That's it.** Chat away! Note, the `.RoughChat` element needs to come before the `client.js` script.\n\n## Development\n\n- `git clone git@github.com:oskarrough/chat.git`\n- `cd chat`\n- `yarn`\n- `yarn start`\n\n## Testing\n\n- `yarn prettier` (format all scripts and tests through prettier)\n- `yarn test`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foskarrough%2Fchat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foskarrough%2Fchat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foskarrough%2Fchat/lists"}