{"id":18303233,"url":"https://github.com/erickpetru/vue-feathers-chat","last_synced_at":"2025-04-05T14:31:54.416Z","repository":{"id":19093487,"uuid":"86178870","full_name":"ErickPetru/vue-feathers-chat","owner":"ErickPetru","description":"A sample realtime chat made with Vue and Feathers.","archived":false,"fork":false,"pushed_at":"2022-12-10T20:28:36.000Z","size":392,"stargazers_count":49,"open_issues_count":4,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-21T06:33:22.162Z","etag":null,"topics":["chat","feathersjs","nedb","socket-io","vuejs"],"latest_commit_sha":null,"homepage":"","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/ErickPetru.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":"2017-03-25T18:20:05.000Z","updated_at":"2025-02-28T03:02:36.000Z","dependencies_parsed_at":"2023-01-11T20:30:44.425Z","dependency_job_id":null,"html_url":"https://github.com/ErickPetru/vue-feathers-chat","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErickPetru%2Fvue-feathers-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErickPetru%2Fvue-feathers-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErickPetru%2Fvue-feathers-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErickPetru%2Fvue-feathers-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ErickPetru","download_url":"https://codeload.github.com/ErickPetru/vue-feathers-chat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247352671,"owners_count":20925309,"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":["chat","feathersjs","nedb","socket-io","vuejs"],"created_at":"2024-11-05T15:24:56.049Z","updated_at":"2025-04-05T14:31:49.404Z","avatar_url":"https://github.com/ErickPetru.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vue-feathers-chat\n\n\u003e A sample realtime chat made with Vue and Feathers\n\n## About\n\nThis project is a sample public chat, visually almost like a WhatsApp clone, which uses [Vue](https://vuejs.org) for the _frontend_ and [Feathers](http://feathersjs.com/) for the _backend_. The communication between server and client happens with [Socket.IO](https://socket.io/). The messages are saved in JSON format with the [NeDB](https://www.mongodb.com/blog/post/nedb-a-lightweight-javascript-database-using) database, a lightweight _MongoDB_ inspired database, simple and good for small samples and prototyping.\n\n## Quick Start\n\nBe up and running with four easy steps.\n\n1. Download this repository wherever you want\n2. Ensure [NodeJS](https://nodejs.org/) and [npm](https://www.npmjs.com/) are installed\n2. Open the _terminal_ (or _prompt_ on Windows) and install the dependencies\n    \n    ```\n    cd path/to/vue-feathers-chat\n    npm install\n    ```\n\n3. Put the app to run on `http://localhost:3030/`:\n    \n    ```\n    npm start\n    ```\n\n## Help\n\nFor bug reports or even questions, fill up an **Issue**.\n\n## Changelog\n\n__1.0.0__\n\n- Initial release\n\n## License\n\nCopyright (c) 2017\n\nLicensed under the [MIT license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferickpetru%2Fvue-feathers-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferickpetru%2Fvue-feathers-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferickpetru%2Fvue-feathers-chat/lists"}