{"id":18885942,"url":"https://github.com/studiohyperdrive/nodejs-boilerplate","last_synced_at":"2025-08-08T21:16:17.176Z","repository":{"id":38486635,"uuid":"192358872","full_name":"studiohyperdrive/nodejs-boilerplate","owner":"studiohyperdrive","description":"Node.js boilerplate using TypeScript, Docker, Jest, ...","archived":false,"fork":false,"pushed_at":"2023-01-07T19:54:03.000Z","size":4882,"stargazers_count":7,"open_issues_count":25,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-28T06:23:23.147Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/studiohyperdrive.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":"2019-06-17T14:06:52.000Z","updated_at":"2023-01-13T15:03:38.000Z","dependencies_parsed_at":"2023-02-07T23:46:35.650Z","dependency_job_id":null,"html_url":"https://github.com/studiohyperdrive/nodejs-boilerplate","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/studiohyperdrive%2Fnodejs-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studiohyperdrive%2Fnodejs-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studiohyperdrive%2Fnodejs-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studiohyperdrive%2Fnodejs-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/studiohyperdrive","download_url":"https://codeload.github.com/studiohyperdrive/nodejs-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223646483,"owners_count":17179101,"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-08T07:23:21.087Z","updated_at":"2024-11-08T07:23:21.607Z","avatar_url":"https://github.com/studiohyperdrive.png","language":"TypeScript","readme":"# NODEJS-BOILERPLATE 2.0 #\n\n[![CircleCI](https://circleci.com/gh/studiohyperdrive/nodejs-boilerplate/tree/master.svg?style=svg)](https://circleci.com/gh/studiohyperdrive/nodejs-boilerplate/tree/master)\n[![Codecov badge](https://img.shields.io/codecov/c/gh/studiohyperdrive/nodejs-boilerplate.svg)](https://codecov.io/gh/studiohyperdrive/nodejs-boilerplate)\n[![Greenkeeper badge](https://badges.greenkeeper.io/studiohyperdrive/nodejs-boilerplate.svg)](https://greenkeeper.io)\n[![License badge](https://img.shields.io/badge/license-ISC-yellow.svg)](https://opensource.org/licenses/ISC)\n\nStudio Hyperdrive Node.js 2.0 boilerplate\n\n## Setup ##\n\n### System requirements ###\n\n* [Docker](https://docs.docker.com/engine/installation/)\n* [Node.js](https://nodejs.org/en/) (LTS)\n\nNode.js is optional and only required if you want to run the linters in your IDE. Running them inside Docker works without Node.js.\n\n### Installation ###\n\nUpdate the values (if needed) of the local config file inside `./server/.env/local.env`.\n\nStart the Docker container:\n\n```bash\n$ docker-compose up\n```\n\n_Optional_: Install the Node.js packages locally:\n\n```bash\n$ yarn\n```\n\n## Getting started ##\n\nOnce your Docker container is running, your application is accessible on [localhost:3000](http://localhost:3000) (assuming you did not change the port in the local config file).\n\n### Running linter ###\n\nRunning TSlint inside Docker:\n\n```bash\n$ docker-compose exec server yarn run lint\n```\n\n### Running tests ###\n\nRunning tests inside Docker:\n\n```bash\n$ docker-compose exec server yarn run test\n```\n\n## Bugs ##\n\nIn case of bugs, issues, questions, ... check the [issues](https://github.com/studiohyperdrive/nodejs-boilerplate/issues) on Github.\n\n## Contributions ##\n\nContributions through pull requests are more than welcome. Make sure you respect the current tools, guidelines and flow to get your improved version accepted.\n\n## License ##\n\nSee [LICENSE](LICENSE).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstudiohyperdrive%2Fnodejs-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstudiohyperdrive%2Fnodejs-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstudiohyperdrive%2Fnodejs-boilerplate/lists"}