{"id":20760517,"url":"https://github.com/blueoakjs/blueoak-server-template","last_synced_at":"2026-04-18T23:32:05.371Z","repository":{"id":88550784,"uuid":"50933106","full_name":"BlueOakJS/blueoak-server-template","owner":"BlueOakJS","description":"Use this package as a template to create your own BlueOak Server-base project.","archived":false,"fork":false,"pushed_at":"2017-02-03T04:07:17.000Z","size":12,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-12-26T11:43:18.291Z","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/BlueOakJS.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-02-02T16:11:32.000Z","updated_at":"2017-06-17T21:08:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"dd131d7c-a1f9-47da-9bd9-8b8c8856b045","html_url":"https://github.com/BlueOakJS/blueoak-server-template","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/BlueOakJS/blueoak-server-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueOakJS%2Fblueoak-server-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueOakJS%2Fblueoak-server-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueOakJS%2Fblueoak-server-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueOakJS%2Fblueoak-server-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueOakJS","download_url":"https://codeload.github.com/BlueOakJS/blueoak-server-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueOakJS%2Fblueoak-server-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31988694,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"ssl_error","status_checked_at":"2026-04-18T20:23:29.375Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-17T10:14:05.985Z","updated_at":"2026-04-18T23:32:05.340Z","avatar_url":"https://github.com/BlueOakJS.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Starter template for BlueOak Server projects\n\nYou can [clone this repository][https-clone] or [download the zip file][dl-master] to get a head start on a new BlueOak Server-based project.\n\n## Clone and customize example\n\nHere are some steps you could take from a *nix shell to get the project and make it your own:\n\n```sh\ngit clone --depth 1 git@github.com:BlueOakJS/blueoak-server-template.git my-new-project\ncd my-new-project\nrm -fr .git/\ngit init\n```\n\nAt this point, you'll want to update the `package.json` file to change the **name**, **description**, **repository**, and (perhaps) **license** fields, e.g.:\n\n```json\n{\n    \"name\": \"my-new-project\",\n    \"version\": \"1.0.0\",\n    \"description\": \"Something for the weekend, sir?\",\n\t\t\"repository\": {\n\t\t\t\"type\": \"git\",\n\t\t\t\"url\": \"git@github.com:seanpk/my-new-project.git\"\n\t\t},\n    \"license\": \"SEE LICENSE IN LICENSE\",\n    \"scripts\": {\n        \"start\": \"blueoak-server || npm run postinstall\",\n        \"lint\": \"eslint --ignore-pattern node_modules **/*.js\",\n        \"test\": \"mocha --check-leaks --globals services,__appDir test/unit; npm run lint\"\n    },\n    \"dependencies\": {\n        \"blueoak-server\": \"^2.8.0\"\n    },\n    \"devDependencies\": {\n        \"eslint\": \"^3.14.1\",\n        \"eslint-config-defaults\": \"^9.0.0\",\n        \"mocha\": \"^3.2.0\"\n    }\n}\n```\n\nInstall the project dependencies with `npm install`, and then run the server with one of `npm start` or `nodemon`.\n\n## More information\n\nFor details on using BlueOak Server, check out the [wiki][bos-wiki].\n\n[bos-wiki]: https://github.com/BlueOakJS/blueoak-server/wiki\n[dl-master]: https://github.com/BlueOakJS/blueoak-server-template/archive/master.zip\n[https-clone]: https://github.com/BlueOakJS/blueoak-server-template.git\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblueoakjs%2Fblueoak-server-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblueoakjs%2Fblueoak-server-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblueoakjs%2Fblueoak-server-template/lists"}