{"id":18800923,"url":"https://github.com/devssh/codechamp-protoypes","last_synced_at":"2026-01-04T01:30:14.867Z","repository":{"id":95749816,"uuid":"96639936","full_name":"devssh/codechamp-protoypes","owner":"devssh","description":null,"archived":false,"fork":false,"pushed_at":"2017-07-08T19:34:03.000Z","size":5203,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-29T19:09:38.035Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/devssh.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-07-08T19:33:44.000Z","updated_at":"2018-07-15T15:47:27.000Z","dependencies_parsed_at":"2023-05-21T21:15:30.200Z","dependency_job_id":null,"html_url":"https://github.com/devssh/codechamp-protoypes","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/devssh%2Fcodechamp-protoypes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devssh%2Fcodechamp-protoypes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devssh%2Fcodechamp-protoypes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devssh%2Fcodechamp-protoypes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devssh","download_url":"https://codeload.github.com/devssh/codechamp-protoypes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239734482,"owners_count":19688256,"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-11-07T22:20:55.812Z","updated_at":"2026-01-04T01:30:12.826Z","avatar_url":"https://github.com/devssh.png","language":"Python","readme":"## Instructions to setup code champ application on your Mac ##\n\n* Open Terminal\n* Signin as root user by using\n```\n    sudo -i\n```\n* Clone the git repository in the Webserver's root directory \n```\ncd /Library/WebServer/Documents\ngit clone \u003clink to code-champ repository\u003e\nmv codechamp_prototypes Codechamp\n```\n## Configuring your apache server ##\n* Take a backup of your existing httpd.conf file by using the command\n```\ncp /etc/apache2/httpd.conf /etc/apache2/httpd.conf.backup\n```\n**Note : This is only to be on the safer side \n\n* Copy replace the httpd.conf file in /etc/apache2/httpd.conf with the configuration file present in the repository\n```\ncp Codechamp/httpd.conf /etc/apache2/httpd.conf \n```\n** The httpd.conf file in Codechamp repository has configuration to enable CGI scripts on Apache server and the it points to the /cgi-bin to Codechamp/cgi-scripts\n\n* Now restart your apache server using \n```\napachectl restart\n```\n\n*** \nNow check in the browser if the the application is running to do this\n\n* Open browser \n* Go to : http://localhost/Codechamp/code_viz.html\n    You should now be able to view the application :-)\n\n***\nTo be able to clone the repository from next time without using sudo just change the ownership of the Codechamp repository\n\n** Please remember that the codechamp repository will be present at /Library/Webserver/Codechamp\n```\nsudo chown -R \u003cyour user-name\u003e /Library/Webserver/Documents/Codechamp\n```\n** To know your user-name you can use the below command\n```\nwhoami\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevssh%2Fcodechamp-protoypes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevssh%2Fcodechamp-protoypes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevssh%2Fcodechamp-protoypes/lists"}