{"id":18148562,"url":"https://github.com/sajeetharan/gitwar","last_synced_at":"2026-04-10T04:44:06.462Z","repository":{"id":80909205,"uuid":"106921839","full_name":"sajeetharan/GitWar","owner":"sajeetharan","description":"To compare contribution among the github contributors and maintain information in a  database.","archived":false,"fork":false,"pushed_at":"2017-10-27T17:37:25.000Z","size":89,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T21:48:14.709Z","etag":null,"topics":["angular-cli","angular4","boostrap4","chartjs","css","github","github-api","html5","javascript","material-design","mongodb","mongoose","nodejs","typescript"],"latest_commit_sha":null,"homepage":"","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/sajeetharan.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-10-14T11:21:16.000Z","updated_at":"2017-10-16T04:28:02.000Z","dependencies_parsed_at":"2023-07-05T11:22:24.827Z","dependency_job_id":null,"html_url":"https://github.com/sajeetharan/GitWar","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sajeetharan/GitWar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sajeetharan%2FGitWar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sajeetharan%2FGitWar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sajeetharan%2FGitWar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sajeetharan%2FGitWar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sajeetharan","download_url":"https://codeload.github.com/sajeetharan/GitWar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sajeetharan%2FGitWar/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264585362,"owners_count":23632648,"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":["angular-cli","angular4","boostrap4","chartjs","css","github","github-api","html5","javascript","material-design","mongodb","mongoose","nodejs","typescript"],"created_at":"2024-11-01T23:09:21.733Z","updated_at":"2025-12-30T19:56:01.363Z","avatar_url":"https://github.com/sajeetharan.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitWar App\nWeb enabled application to view the github users and to compare the contribution of each\nuser among others.\n\n# Requirements\n  - Visual Studio Code or any IDE\n  - Node\n\n### Installation\n##### Server\n- Clone the repository https://github.com/sajeetharan/GitWar\n- Navigate to GitWar Folder\n```sh\n C:\\GitWar\\server\u003e\n```\n - Run npm install\n```sh\n C:\\GitWar\\server\u003enpm install\n```\n - Run node server.js\n\n##### Client App\n - Navigate to public Folder\n```sh\n C:\\GitWar\\public\u003e\n```\n - Run npm install -g @angular/cli@latest\n```sh\n C:\\GitWar\\public\u003enpm install -g @angular/cli@latest\n```\n - Run npm install\n```sh\n C:\\GitWar\\public\u003enpm install\n```\n - Add access_token generated from git developer account inside GitWar/src/environments/environment.ts\n```\nexport const environment = {\n  production: false,\n  apiUrl: 'e3fe83bbb20a95f4b17df7d431a161310813d701'\n};\n\n```\n - Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files\n```sh\n C:\\GitWar\\public\u003eng serve\n```\n### Build\n\n - Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.\n```sh\n C:\\GitWar\\public\u003eng build\n```\n### Unit tests\n - Run ng test to execute the unit tests via Karma.\n```sh\n C:\\GitWar\\public\u003eng test\n```\n  - Test coverage results\nRun ng test --single-run --code-coverage and see the generated coverage results under AccountsPortalApp /coverage/index.html\n```sh\n C:\\GitWar\\public\u003eng test --single-run --code-coverage\n```\n\n### e2e tests\n - Run ng e2e  to execute the end to end testing using protractor\n```sh\n C:\\GitWar\\public\u003eng e2e\n```\n\n## Usage\n \n\n## Features\n\n### Todos\n - Write MORE Tests\n\nLicense\n----\n\nMIT\n\n**Free Software, Hell Yeah!**\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsajeetharan%2Fgitwar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsajeetharan%2Fgitwar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsajeetharan%2Fgitwar/lists"}