{"id":13716539,"url":"https://github.com/rolling-scopes-school/nodejs-course-template","last_synced_at":"2025-04-04T07:05:56.490Z","repository":{"id":37993034,"uuid":"230156129","full_name":"rolling-scopes-school/nodejs-course-template","owner":"rolling-scopes-school","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-28T08:26:42.000Z","size":512,"stargazers_count":50,"open_issues_count":0,"forks_count":145,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-03-28T06:06:26.750Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rolling-scopes-school.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-12-25T21:35:35.000Z","updated_at":"2024-12-28T08:26:40.000Z","dependencies_parsed_at":"2023-02-13T21:01:12.830Z","dependency_job_id":"a45b2aee-61c3-4e25-87f3-8442f4d8eaad","html_url":"https://github.com/rolling-scopes-school/nodejs-course-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rolling-scopes-school%2Fnodejs-course-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rolling-scopes-school%2Fnodejs-course-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rolling-scopes-school%2Fnodejs-course-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rolling-scopes-school%2Fnodejs-course-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rolling-scopes-school","download_url":"https://codeload.github.com/rolling-scopes-school/nodejs-course-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247135143,"owners_count":20889420,"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-08-03T00:01:11.535Z","updated_at":"2025-04-04T07:05:56.468Z","avatar_url":"https://github.com/rolling-scopes-school.png","language":"TypeScript","funding_links":[],"categories":["Nest"],"sub_categories":["rolling-scopes-school/nodejs-course-template"],"readme":"# Home Library Service\n\n## Prerequisites\n\n- Git - [Download \u0026 Install Git](https://git-scm.com/downloads).\n- Node.js - [Download \u0026 Install Node.js](https://nodejs.org/en/download/) and the npm package manager.\n\n## Downloading\n\n```\ngit clone {repository URL}\n```\n\n## Installing NPM modules\n\n```\nnpm install\n```\n\n## Running application\n\n```\nnpm start\n```\n\nAfter starting the app on port (4000 as default) you can open\nin your browser OpenAPI documentation by typing http://localhost:4000/doc/.\nFor more information about OpenAPI/Swagger please visit https://swagger.io/.\n\n## Testing\n\nAfter application running open new terminal and enter:\n\nTo run all tests without authorization\n\n```\nnpm run test\n```\n\nTo run only one of all test suites\n\n```\nnpm run test -- \u003cpath to suite\u003e\n```\n\nTo run all test with authorization\n\n```\nnpm run test:auth\n```\n\nTo run only specific test suite with authorization\n\n```\nnpm run test:auth -- \u003cpath to suite\u003e\n```\n\n### Auto-fix and format\n\n```\nnpm run lint\n```\n\n```\nnpm run format\n```\n\n### Debugging in VSCode\n\nPress \u003ckbd\u003eF5\u003c/kbd\u003e to debug.\n\nFor more information, visit: https://code.visualstudio.com/docs/editor/debugging\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frolling-scopes-school%2Fnodejs-course-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frolling-scopes-school%2Fnodejs-course-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frolling-scopes-school%2Fnodejs-course-template/lists"}