{"id":18127115,"url":"https://github.com/bscholer/jtrp-challenge","last_synced_at":"2025-04-06T13:46:38.026Z","repository":{"id":84293473,"uuid":"294834497","full_name":"bscholer/JTRP-Challenge","owner":"bscholer","description":null,"archived":false,"fork":false,"pushed_at":"2020-09-12T00:05:05.000Z","size":4716,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T18:57:18.309Z","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":"mit","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":"LICENSE.txt","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-09-11T23:50:46.000Z","updated_at":"2020-09-12T00:05:10.000Z","dependencies_parsed_at":"2023-07-12T00:30:54.226Z","dependency_job_id":null,"html_url":"https://github.com/bscholer/JTRP-Challenge","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%2FJTRP-Challenge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bscholer%2FJTRP-Challenge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bscholer%2FJTRP-Challenge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bscholer%2FJTRP-Challenge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bscholer","download_url":"https://codeload.github.com/bscholer/JTRP-Challenge/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:43.519Z","updated_at":"2025-04-06T13:46:37.997Z","avatar_url":"https://github.com/bscholer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JTRP Challenge\n\n## Setup (Windows):\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/JTRP-Challenge.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.\n\n## Running the program:\n1. Open *Powershell*, and using `cd`, navigate to the directory you downloaded.\n2. Run `node .\\main.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%2Fjtrp-challenge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbscholer%2Fjtrp-challenge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbscholer%2Fjtrp-challenge/lists"}