{"id":19721526,"url":"https://github.com/steelph0enix/node-redis-devcontainer-template","last_synced_at":"2026-05-03T10:35:08.070Z","repository":{"id":138343239,"uuid":"533458250","full_name":"SteelPh0enix/node-redis-devcontainer-template","owner":"SteelPh0enix","description":"Node.js + Redis devcontainer template, with redis-commander on autostart!","archived":false,"fork":false,"pushed_at":"2022-09-06T19:01:16.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-28T00:22:51.919Z","etag":null,"topics":["devcontainer","docker","docker-compose-template","nodejs","redis","vscode"],"latest_commit_sha":null,"homepage":"","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/SteelPh0enix.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":"2022-09-06T18:41:39.000Z","updated_at":"2023-11-07T22:43:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"5903b026-5036-490f-9b63-dc4cefa83d21","html_url":"https://github.com/SteelPh0enix/node-redis-devcontainer-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SteelPh0enix/node-redis-devcontainer-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteelPh0enix%2Fnode-redis-devcontainer-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteelPh0enix%2Fnode-redis-devcontainer-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteelPh0enix%2Fnode-redis-devcontainer-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteelPh0enix%2Fnode-redis-devcontainer-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SteelPh0enix","download_url":"https://codeload.github.com/SteelPh0enix/node-redis-devcontainer-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteelPh0enix%2Fnode-redis-devcontainer-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278556190,"owners_count":26006080,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["devcontainer","docker","docker-compose-template","nodejs","redis","vscode"],"created_at":"2024-11-11T23:14:40.248Z","updated_at":"2025-10-06T03:50:46.315Z","avatar_url":"https://github.com/SteelPh0enix.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Node.js + Redis devcontainer template\n\nThis repository contains a template for Node.js + Redis VSCode devcontainer.\nAs a bonus, app container automatically runs `redis-commander` on startup, which also prevents it from shutting down, hence allowing it to serve as devcontainer.\n\nIf you don't want to run `redis-commander` on startup, modify `docker-compose.yml` - replace starting `redis-commander` with something like `tail -f /dev/null`. If you won't do that, the container will shut down immediatelly and won't work as devcontainer.\n\n## How to use\n\nClone this repository and open it in devcontainer using `Remote-Containers: Open folder in Container...` command in VSCode. It should do the rest automatically.\n\nThe app folder is monted in `/home/node/app` directory by default. You can change that in `docker-compose.yml`.\n\n`redis-commander` is running on port 8081. Go to \u003chttp://localhost:8081\u003e to see the web UI.\n\nYou can access redis via \u003credis://redis:6379\u003e URL from inside the container. It's also forwarded outside of it, so you can use local tools to connect to it (you can access it via \u003credis://localhost:6379\u003e). If that's not desired behaviour, remove `ports` section of redis from `docker-compose.yml`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteelph0enix%2Fnode-redis-devcontainer-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsteelph0enix%2Fnode-redis-devcontainer-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteelph0enix%2Fnode-redis-devcontainer-template/lists"}