{"id":18127077,"url":"https://github.com/bscholer/wayne_county_iis_analtics","last_synced_at":"2025-04-06T13:46:26.719Z","repository":{"id":84293516,"uuid":"266837404","full_name":"bscholer/wayne_county_iis_analtics","owner":"bscholer","description":null,"archived":false,"fork":false,"pushed_at":"2020-09-24T19:32:32.000Z","size":699,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T18:57:18.933Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bscholer.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":"2020-05-25T17:15:22.000Z","updated_at":"2020-09-24T19:32:34.000Z","dependencies_parsed_at":"2023-07-12T00:30:33.998Z","dependency_job_id":null,"html_url":"https://github.com/bscholer/wayne_county_iis_analtics","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/bscholer%2Fwayne_county_iis_analtics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bscholer%2Fwayne_county_iis_analtics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bscholer%2Fwayne_county_iis_analtics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bscholer%2Fwayne_county_iis_analtics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bscholer","download_url":"https://codeload.github.com/bscholer/wayne_county_iis_analtics/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247492513,"owners_count":20947544,"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-01T09:14:36.287Z","updated_at":"2025-04-06T13:46:26.685Z","avatar_url":"https://github.com/bscholer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wayne County IIS Analytics Script\n\n## Setup:\n1. Install [Node.js](https://nodejs.org/en/) and [Git](https://git-scm.com/). The default options for both will sufice.\n2. Open *Git Bash*, and navigate to the folder you would like the program's folder to be inside of with `cd`.\n3. Run `git clone https://github.com/bscholer/wayne_county_iis_analtics.git`.\n4. Open *Powershell*, navigate inside of the folder which was just downloaded, using `cd`.\n5. Run `npm install`, which will install the required packages for the project.\n    1. If npm is not found, follow [these instructions](https://stackoverflow.com/questions/27864040/fixing-npm-path-in-windows-8-and-10#:~:text=Search%20for%20Environment%20Variables%20in,nodejs%5Cnode_modules%5Cnpm%5Cbin) to add the NodeJS folder to your computer's PATH variable.\n    2. Close *Powershell*, and go back to step 4.\n6. Open a *File Explorer* window, and navigate to the downloaded directory, and open the `index.js` file in your favorite text editor.\n7. Edit the line starting with `const LOG_FILE_PATH`, and change the filepath there to match the folder containing the IIS log files.\n8. Add one extra `\\` to each existing one in the path. For example, if the path originally had `\\\\`, it should be changed to `\\\\\\\\`.\n\n## Running the program:\n1. Open *Powershell*, and navigate to the directory you downloaded.\n2. Run `node .\\index.js`, which will run the program.\n\n## Updating the program:\n1. Open *Git Bash*.\n2. Navigate inside of the downloaded directory, using `cd`.\n3. Run `git stash`, which locally saves and temporarily hides local changes to the code.\n4. Run `git pull`, which pulls down changes to the code.\n5. Run `git stash pop`, which will reapply the previous changes to the code, and merge them back into the current codebase (locally).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbscholer%2Fwayne_county_iis_analtics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbscholer%2Fwayne_county_iis_analtics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbscholer%2Fwayne_county_iis_analtics/lists"}