{"id":19504768,"url":"https://github.com/nice-digital/tech-radar","last_synced_at":"2025-02-25T22:12:36.936Z","repository":{"id":43130808,"uuid":"63596881","full_name":"nice-digital/tech-radar","owner":"nice-digital","description":"NICE Digital Services - Technology radar app","archived":false,"fork":false,"pushed_at":"2019-11-05T17:08:58.000Z","size":73,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-01-08T10:45:27.637Z","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/nice-digital.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}},"created_at":"2016-07-18T11:20:09.000Z","updated_at":"2016-07-22T09:48:21.000Z","dependencies_parsed_at":"2022-09-22T06:22:53.580Z","dependency_job_id":null,"html_url":"https://github.com/nice-digital/tech-radar","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/nice-digital%2Ftech-radar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nice-digital%2Ftech-radar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nice-digital%2Ftech-radar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nice-digital%2Ftech-radar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nice-digital","download_url":"https://codeload.github.com/nice-digital/tech-radar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240754366,"owners_count":19852189,"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-10T22:27:09.579Z","updated_at":"2025-02-25T22:12:36.862Z","avatar_url":"https://github.com/nice-digital.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NICE Technology radar app\r\n\r\nThis is going to be a shiny, useful tool showing the technologies in use at NICE.\r\n\r\n## Requirements\r\n* [Docker Toolbox](https://www.docker.com/products/docker-toolbox)\r\n\r\n## Development environment\r\n\r\nDocker toolbox only shares your user directory with docker so you have to clone this repository somewhere in your user directory!\r\n\r\nThere is a supplied development environment with nodejs and npm installed in a docker container. This directory is mounted in so you can edit the files with whatever editor you want on your host machine.\r\n\r\nOpen a docker quickstart terminal (or a terminal on linux) and change directory to the root of this repository.\r\n\r\nSet the APP_DIR directory to the FULL path to this directory\r\n```\r\nexport APP_DIR=/full/path/to/tech-radar/code\r\n```\r\nFor example if using docker toolbox on windows it will be /c/Users/username/src/tech-radar.  On MAC osx it will be /Users/username/src/tech-radar. \r\n\r\nNow run the environment up using:\r\n```\r\nsh devenv.sh\r\n```\r\nIf using windows:\r\nOpen cmd, cd into /c/Users/username/src/tech-radar and run\r\n```\r\n\\.devenv.sh\r\n```\r\n\r\nTo escape from the environment once you are in it CTRL-D\r\n\r\n## Running the app\r\nOnce you've got the dev environment setup (or installed node/npm locally), change directory to the root of this repository:\r\n\r\n\r\nInstall packages:\r\n```\r\nnpm install --no-bin-links\r\n```\r\n\r\nTo run the app:\r\n```\r\nnpm start\r\n```\r\n\r\n## Running the tests\r\n\r\n```\r\nnpm test\r\n```\r\n\r\nNow open your browser and visit (if using docker on windows/mac osx)\r\n\r\n```\r\n192.168.99.100:1234\r\n```\r\n\r\n192.168.99.100 is the docker machine ip (this may be different for you - the docker quickstart terminal will tell you what the ip is when you open it)\r\n\r\nOr, if running docker natively on linux\r\n\r\n```\r\nlocalhost:1234\r\n```\r\n\r\n# Adding technologies to the radar\r\n\r\nAll the data for the radar can be found in the config file src/data.json.\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnice-digital%2Ftech-radar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnice-digital%2Ftech-radar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnice-digital%2Ftech-radar/lists"}