{"id":18653488,"url":"https://github.com/fullstackacademy/code-review-starter","last_synced_at":"2025-11-05T16:30:24.812Z","repository":{"id":76925996,"uuid":"78963598","full_name":"FullstackAcademy/code-review-starter","owner":"FullstackAcademy","description":null,"archived":false,"fork":false,"pushed_at":"2017-01-27T16:56:30.000Z","size":618,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-12-27T14:09:51.460Z","etag":null,"topics":["instructor-tools"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/FullstackAcademy.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":"2017-01-14T20:03:21.000Z","updated_at":"2019-12-24T04:10:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"89230b7c-c92f-4409-9518-251f3e1f0c85","html_url":"https://github.com/FullstackAcademy/code-review-starter","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/FullstackAcademy%2Fcode-review-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FullstackAcademy%2Fcode-review-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FullstackAcademy%2Fcode-review-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FullstackAcademy%2Fcode-review-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FullstackAcademy","download_url":"https://codeload.github.com/FullstackAcademy/code-review-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239467043,"owners_count":19643600,"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":["instructor-tools"],"created_at":"2024-11-07T07:12:04.494Z","updated_at":"2025-11-05T16:30:24.769Z","avatar_url":"https://github.com/FullstackAcademy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Code Review Starter\n\nFirst of all, this is all hacky as hell (HaH). Use at your own risk.\n\n[![Video](./video.png)](https://www.youtube.com/watch?v=gp89_G8N1EI)\n\nIf you clone this repo, you can run\n\n```bash\n$ npm start -- https://path/to/some/student/bones/project\n```\n\nCheck out example output [here](./example.md).\n\nAnd it will do a bunch of stuff:\n\n- Clone that project into a `./.tmp/{currentunixdate}` directory\n- `yarn install`\n- Run [`npm-check`](https://www.npmjs.com/package/npm-check) with specailly configured output for packages they've installed but aren't using\n- Use [zekenie/sequelize-erd](https://github.com/zekenie/sequelize-erd) to generate an ERD diagram located at `./.tmp/{currentunixdate}/ERD.png`\n- Generate a bar graph of where they wrote most of their code\n- Run all files through a linter, producing lists of errors, plus space for human comment on files\n- Show a crude representation of their express route tree\n\nPoke around in `index.js`. You'll see an object called `directories` that specifies where its looking. Currently hard coded to bones.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffullstackacademy%2Fcode-review-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffullstackacademy%2Fcode-review-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffullstackacademy%2Fcode-review-starter/lists"}