{"id":15170692,"url":"https://github.com/fsmaiorano/nodejs-quake-log-parser","last_synced_at":"2025-10-01T05:30:53.439Z","repository":{"id":117109101,"uuid":"101911311","full_name":"fsmaiorano/nodejs-quake-log-parser","owner":"fsmaiorano","description":"💻  A NodeJS application for convert a Quake 3 log in JSON.","archived":true,"fork":false,"pushed_at":"2017-08-30T17:47:34.000Z","size":45,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-01T06:30:48.810Z","etag":null,"topics":["body-parser","chaijs","consign","expressjs","mochajs","nodejs","pm2"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fsmaiorano.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-08-30T17:44:19.000Z","updated_at":"2023-01-28T19:01:55.000Z","dependencies_parsed_at":"2024-08-23T14:34:54.952Z","dependency_job_id":null,"html_url":"https://github.com/fsmaiorano/nodejs-quake-log-parser","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/fsmaiorano%2Fnodejs-quake-log-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsmaiorano%2Fnodejs-quake-log-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsmaiorano%2Fnodejs-quake-log-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fsmaiorano%2Fnodejs-quake-log-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fsmaiorano","download_url":"https://codeload.github.com/fsmaiorano/nodejs-quake-log-parser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234827057,"owners_count":18892884,"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":["body-parser","chaijs","consign","expressjs","mochajs","nodejs","pm2"],"created_at":"2024-09-27T08:21:37.110Z","updated_at":"2025-10-01T05:30:48.171Z","avatar_url":"https://github.com/fsmaiorano.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NodeJS - Quake 3 Log Parser \n\n\nThis project has the purpose of convert a log of Quake 3 an JSON consumable object.\n\n## Dependencies\n\nThis project need the NodeJS installed on your machine.\n\nIf you dont have one of these packages on your computer, follow the steps:\n\n### NodeJS\n\nDownload and install\n\nhttps://nodejs.org/en/\n\nNow we have the basic for execute the project. \n\nOpen a Terminal in the same directory of package.json file and run the command:\n\n```sh\n$ npm install\n```\n\nAfter install all dependencies, you are ready for start the project. \n\n## Running tests\n\n```sh\n$ npm run test\n```\n\n## Enviroments\n\n### Development\n\n```\n$ npm run dev\n```\n\n### Production\n\n```\n$ npm run prod\n```\n\n* For stop the production server:  npm run stop-prod.\n\n\n## API\n\nAfter run one of enviroments, the server is running at port 5000 and accept GET requisition on URL: http://localhost:5000/api/quakeLogs\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffsmaiorano%2Fnodejs-quake-log-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffsmaiorano%2Fnodejs-quake-log-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffsmaiorano%2Fnodejs-quake-log-parser/lists"}