{"id":19560540,"url":"https://github.com/codelytv/javascript-basic-skeleton","last_synced_at":"2026-03-10T14:32:18.363Z","repository":{"id":45217981,"uuid":"350734698","full_name":"CodelyTV/javascript-basic-skeleton","owner":"CodelyTV","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-06T13:55:29.000Z","size":265,"stargazers_count":215,"open_issues_count":1,"forks_count":74,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-07-23T04:29:09.861Z","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/CodelyTV.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":"2021-03-23T14:03:41.000Z","updated_at":"2025-06-13T14:03:09.000Z","dependencies_parsed_at":"2025-01-16T00:12:43.834Z","dependency_job_id":"a85fa050-210a-44d6-a3d5-f65fc447c2bb","html_url":"https://github.com/CodelyTV/javascript-basic-skeleton","commit_stats":{"total_commits":8,"total_committers":2,"mean_commits":4.0,"dds":0.125,"last_synced_commit":"ffa9ab4ea990818c25ab3fcf46b752204a38613e"},"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/CodelyTV/javascript-basic-skeleton","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodelyTV%2Fjavascript-basic-skeleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodelyTV%2Fjavascript-basic-skeleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodelyTV%2Fjavascript-basic-skeleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodelyTV%2Fjavascript-basic-skeleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodelyTV","download_url":"https://codeload.github.com/CodelyTV/javascript-basic-skeleton/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodelyTV%2Fjavascript-basic-skeleton/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30337220,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T12:41:07.687Z","status":"ssl_error","status_checked_at":"2026-03-10T12:41:06.728Z","response_time":106,"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-11T05:07:54.973Z","updated_at":"2026-03-10T14:32:18.338Z","avatar_url":"https://github.com/CodelyTV.png","language":"JavaScript","readme":"# JavaScript Bootstrap (base / project starter)\n\nThis is a repository intended to serve as a starting point if you want to bootstrap a project in modern vanilla JavaScript.\n\n## Features\n\n- [Webpack](https://webpack.js.org/) (v5)\n- [Babel](https://babeljs.io/) with [preset-env](https://babeljs.io/docs/en/babel-preset-env)\n- [Prettier](https://prettier.io/)\n- [ESLint](https://eslint.org/) with:\n  - [Codely's config](https://github.com/lydell/eslint-plugin-simple-import-sort/) (includes ESLint's recommended rules, Prettier, Import plugin and more)\n  - [HTML plugin](https://github.com/BenoitZugmeyer/eslint-plugin-html)\n- [Jest](https://jestjs.io) with [DOM Testing Library](https://testing-library.com/docs/dom-testing-library/intro)\n- [Cypress](https://www.cypress.io/) with [Testing Library](https://testing-library.com/docs/cypress-testing-library/)\n- [GitHub Action workflows](https://github.com/features/actions) set up to run tests and linting on push\n\n## Running the app\n\n```\n# install dependencies\nnpm install\n\n# run in dev mode on port 8080\nnpm run dev\n\n# generate production build\nnpm run build\n\n# run generated content in dist folder on port 8080\nnpm run start\n```\n\n## Testing\n\n### Jest with Testing Library\n\n```\nnpm run test\n```\n\n### Cypress\n\n```\n# run in dev mode on port 8080\nnpm run dev\n\n# open Cypress to run tests on dev mode\nnpm run cy:open\n\n# open Cypress on CLI\nnpm run cy:run\n```\n\n## Linting\n\n```\n# run linter\nnpm run lint\n\n# fix lint issues\nnpm run lint:fix\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodelytv%2Fjavascript-basic-skeleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodelytv%2Fjavascript-basic-skeleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodelytv%2Fjavascript-basic-skeleton/lists"}