{"id":18524529,"url":"https://github.com/stelligent/chat-app","last_synced_at":"2025-05-14T19:17:16.536Z","repository":{"id":145835090,"uuid":"75855828","full_name":"stelligent/chat-app","owner":"stelligent","description":"A simple chat application for demo purposes","archived":false,"fork":false,"pushed_at":"2020-01-07T21:33:06.000Z","size":963,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-12-26T00:26:56.407Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/stelligent.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":"2016-12-07T16:42:21.000Z","updated_at":"2021-08-28T05:33:31.000Z","dependencies_parsed_at":"2023-05-05T20:37:25.699Z","dependency_job_id":null,"html_url":"https://github.com/stelligent/chat-app","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stelligent%2Fchat-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stelligent%2Fchat-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stelligent%2Fchat-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stelligent%2Fchat-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stelligent","download_url":"https://codeload.github.com/stelligent/chat-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239242066,"owners_count":19605946,"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-06T17:42:16.352Z","updated_at":"2025-02-17T05:42:12.438Z","avatar_url":"https://github.com/stelligent.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chat App\n\nA little application allowing users to log in and use a chat room.  Built following a tutorial at\n[Feathers](http://feathersjs.com/).\n\n## Setup\n\n* Clone the repo\n* `git clone git@github.com:mince27/chat-app.git` OR\n* `git clone https://github.com/mince27/chat-app.git`\n* Install [Vagrant](https://www.vagrantup.com/) and a provider for it (e.g. [VirtualBox](https://www.virtualbox.org/))\n* From the root of the repo run: `vagrant up`\n   * This will be a little slow on the first time as it will have to import the base box\n   * This file uses NFS which will require elevated privileges.  Feel free to comment out\n* `vagrant ssh` to connect to the guest\n* `cd /vagrant`\n* `npm install`\n* `npm run debug`\n* The server should be accessible at [http://localhost:3030/](http://localhost:3030/)\n\nIf you don't want to use Vagrant just make sure to have Node 6 or later installed.\n\n## Usage\n\n* `npm run jshint` - Runs jshint against the code base\n* `npm run debug` - Runs the process through node, logs are written to the terminal.\n* `npm run start` - Runs process through [Forever](https://github.com/foreverjs/forever)\n  * Logs will be written to \u003cREPO\u003e/out.log and \u003cREPO\u003e/error.log\n* `npm run stop` - Stops any node process being run through Forever\n* `npm run clearDatabase` - Deletes the users and any stored chat messages.\n\n## Deploying\n\n* By default the app will listen on 3030.  This can be overriden by setting the enviroment variable CHAT_PORT\n* By default the host will be localhost.  This can be overriden by setting the enviroment variable CHAT_HOST\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstelligent%2Fchat-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstelligent%2Fchat-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstelligent%2Fchat-app/lists"}