{"id":18511737,"url":"https://github.com/jeremywrnr/codepilot","last_synced_at":"2025-04-09T04:34:03.687Z","repository":{"id":83504881,"uuid":"45055426","full_name":"jeremywrnr/codepilot","owner":"jeremywrnr","description":":arrows_counterclockwise: synchronous git collaboration tool","archived":false,"fork":false,"pushed_at":"2022-12-07T17:03:33.000Z","size":2319,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-23T23:43:16.261Z","etag":null,"topics":["collaboration","developer-tools","github-api","oauth"],"latest_commit_sha":null,"homepage":"https://jeremywrnr.com/CodePilot/","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/jeremywrnr.png","metadata":{"files":{"readme":"readme.md","changelog":"history.md","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":"2015-10-27T16:49:04.000Z","updated_at":"2023-12-05T15:15:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"bb7cb957-0c1d-4699-b50b-500d4dc5d146","html_url":"https://github.com/jeremywrnr/codepilot","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/jeremywrnr%2Fcodepilot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremywrnr%2Fcodepilot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremywrnr%2Fcodepilot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremywrnr%2Fcodepilot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeremywrnr","download_url":"https://codeload.github.com/jeremywrnr/codepilot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247980830,"owners_count":21027803,"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":["collaboration","developer-tools","github-api","oauth"],"created_at":"2024-11-06T15:29:36.255Z","updated_at":"2025-04-09T04:34:03.466Z","avatar_url":"https://github.com/jeremywrnr.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"CodePilot\n=========\n\n[![MIT License](https://img.shields.io/npm/l/alt.svg?style=flat)](http://jeremywrnr.com/mit-license)\n\n\nThis is a tool meant to help people collaborate on code more seamlessly by\nintegrating some core programming tasks into a single web IDE. It also\nencourages collaborator awareness without generating onerous distractions, and\ncan serve as a bridge for people learning to use version control.\n\n\n## features\n\n- project-wide synchronous editing (updates in real time)\n- testing, both with PythonTutor and our website renderer\n- robust GitHub interface (push, pull, checkout, fork, branch)\n\n\n## development\n\nFirst:\n\n    git clone https://github.com/jeremywrnr/codepilot.git\n\nYou will need to register an application key with github in order to login with\ntheir OAuth system - more information on how you can do that [here][oauth]. On\na related note, there is the [github developer program][devel], which I think\nyou (may?) need to join if you want to register an app - this is free. The\napplication will look for deployment keys in the `app/private` folder, in\nproduction.json and development.json, respectively. This is what the insides of\nthose files should resemble:\n\n    {\n        \"service\": \"github\",\n        \"clientId\": \"YOUR-CLIENT-ID\",\n        \"secret\": \"YOUR-SECRET-ID\"\n    }\n\nOnce this is setup, simply start running it locally:\n\n    meteor\n\nToasts: https://atmospherejs.com/chrismbeckett/toastr\n\n\n## deployment\n\nThis application is currently deployed on Heroku, with the following buildpack\nset up to decrypt the secret key information in `private/`. The `ROOT_URL`\nvariable has to be set to where you are hosting it, beforehand. Then,\n`horse-buildpack` is used to install meteor and start up the server.\n\n- https://github.com/jeremywrnr/heroku-buildpack-run\n- https://github.com/AdmitHub/meteor-buildpack-horse\n\n\n## background\n\nThis project started out as work done for my master's thesis, which can be found\n[here](https://jeremywrnr.com/ms-thesis/).\n\n\n[devel]:https://developer.github.com/program/\n[oauth]:https://developer.github.com/v3/oauth/\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeremywrnr%2Fcodepilot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeremywrnr%2Fcodepilot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeremywrnr%2Fcodepilot/lists"}