{"id":18377839,"url":"https://github.com/nafeu/node-socket-seed","last_synced_at":"2026-04-12T00:39:23.526Z","repository":{"id":99625301,"uuid":"96052844","full_name":"nafeu/node-socket-seed","owner":"nafeu","description":"A starting point for basic Node.js/Express.js applications that use Socket.io and a simple Express API. Ideal for proof-of-concepts.","archived":false,"fork":false,"pushed_at":"2017-07-04T05:03:41.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T22:57:38.777Z","etag":null,"topics":["express","mocha","nodejs","rest-api","socket-io"],"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/nafeu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-07-02T22:44:15.000Z","updated_at":"2017-07-02T22:45:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"f827914e-1120-4b97-b575-a6ef2696999a","html_url":"https://github.com/nafeu/node-socket-seed","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/nafeu%2Fnode-socket-seed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nafeu%2Fnode-socket-seed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nafeu%2Fnode-socket-seed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nafeu%2Fnode-socket-seed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nafeu","download_url":"https://codeload.github.com/nafeu/node-socket-seed/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248347210,"owners_count":21088607,"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":["express","mocha","nodejs","rest-api","socket-io"],"created_at":"2024-11-06T00:29:25.576Z","updated_at":"2026-04-12T00:39:23.480Z","avatar_url":"https://github.com/nafeu.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Node Socket Seed\n\nA starting point for basic Node.js/Express.js applications that use Socket.io and a simple Express API\n\n[![Build Status](https://travis-ci.org/nafeu/node-socket-seed.svg?branch=master)](https://travis-ci.org/nafeu/node-socket-seed)\n\n### Requirements\n\nNode.js v7 or higher\n\n### Features\n\n- `mocha` tests with `chai-http` for API and socket.io interaction testing\n- a config page served at `/config` to easily modify config variables when in dev mode\n- starter `styles.css` with cross-browser recommended fixes from [html5-boilerplate](https://github.com/h5bp/html5-boilerplate)\n\n### Installation\n\n```\ngit clone https://github.com/nafeu/node-socket-seed.git \u003cPROJECT NAME\u003e\ncd \u003cPROJECT NAME\u003e\nnpm install\n```\n\n### Development / Basic Usage\n\n```\nnpm install -g nodemon\ncp sample-config.js config.js\nnodemon server.js\n```\n\nIf you don't want to use [`nodemon`](https://github.com/remy/nodemon) you can also just run `node server.js` and omit the `nodemon` installation.\n\nGo to `http://localhost:8000/` in a web browser.\n\n#### Running Tests\n\nUse `npm test`\n\n### Credits\n\nNafeu Nasir\n\n### License\n\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnafeu%2Fnode-socket-seed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnafeu%2Fnode-socket-seed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnafeu%2Fnode-socket-seed/lists"}