{"id":17070545,"url":"https://github.com/oakmac/headmaster","last_synced_at":"2025-04-12T19:41:19.538Z","repository":{"id":42324151,"uuid":"190622068","full_name":"oakmac/headmaster","owner":"oakmac","description":"Coding Bootcamp Classroom Tracking System","archived":false,"fork":false,"pushed_at":"2023-01-11T01:35:10.000Z","size":1916,"stargazers_count":1,"open_issues_count":23,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T13:54:03.693Z","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":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oakmac.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-06-06T17:26:41.000Z","updated_at":"2019-09-17T15:30:21.000Z","dependencies_parsed_at":"2023-02-08T21:31:03.111Z","dependency_job_id":null,"html_url":"https://github.com/oakmac/headmaster","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/oakmac%2Fheadmaster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oakmac%2Fheadmaster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oakmac%2Fheadmaster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oakmac%2Fheadmaster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oakmac","download_url":"https://codeload.github.com/oakmac/headmaster/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248624908,"owners_count":21135509,"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-10-14T11:32:10.339Z","updated_at":"2025-04-12T19:41:19.507Z","avatar_url":"https://github.com/oakmac.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Headmaster\n\nA classroom tracking tool for coding bootcamps.\n\n## Development\n\n### First-time Setup\n\nInstall [Node.js] and [yarn], then from the command line:\n\n```sh\n# installs node_modules/ folder\nyarn install\n```\n\n[Node.js]:https://nodejs.org/\n[yarn]:https://yarnpkg.com/\n\n### Backend\n\nThe backend setup uses [Rob McClarty's](https://github.com/robmclarty/knex-express-project-sample) as a starting point.\n\n```sh\n# Runs latest migrations and starts up the backend server.\n# Backend server will reload with changes (uses nodemon) underneath.\nnpm start\n\n# Run migrations on their own.\nnpm run migrate\n```\n\n\n### UI Development\n\n```sh\n# install shadow-cljs\nnpm install -g shadow-cljs\n\n# watch CLJS files for changes; hosts a webserver at http://localhost:7772\nshadow-cljs watch main\n\n# produce CLJS build\nshadow-cljs release main\n```\n\n## License\n\n[ISC License](LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foakmac%2Fheadmaster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foakmac%2Fheadmaster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foakmac%2Fheadmaster/lists"}