{"id":23666625,"url":"https://github.com/redsift/sandbox-javascript","last_synced_at":"2026-04-28T17:34:59.515Z","repository":{"id":2564853,"uuid":"46859959","full_name":"redsift/sandbox-javascript","owner":"redsift","description":"DAG Container for NodeJS","archived":false,"fork":false,"pushed_at":"2024-04-11T18:25:29.000Z","size":520,"stargazers_count":1,"open_issues_count":6,"forks_count":0,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-05-21T00:13:41.364Z","etag":null,"topics":["nodejs","platform","sandbox","sdk"],"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/redsift.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":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-11-25T12:22:04.000Z","updated_at":"2022-01-10T14:20:38.000Z","dependencies_parsed_at":"2025-02-19T14:43:54.042Z","dependency_job_id":null,"html_url":"https://github.com/redsift/sandbox-javascript","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/redsift/sandbox-javascript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redsift%2Fsandbox-javascript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redsift%2Fsandbox-javascript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redsift%2Fsandbox-javascript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redsift%2Fsandbox-javascript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redsift","download_url":"https://codeload.github.com/redsift/sandbox-javascript/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redsift%2Fsandbox-javascript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32392300,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["nodejs","platform","sandbox","sdk"],"created_at":"2024-12-29T07:33:20.185Z","updated_at":"2026-04-28T17:34:59.498Z","avatar_url":"https://github.com/redsift.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sandbox for NodeJS\n[![Docker Repository on Quay](https://quay.io/repository/redsift/sandbox-javascript/status \"Docker Repository on Quay\")](https://quay.io/repository/redsift/sandbox-javascript)\n\n# Filesystem Layout and API\n\n`SIFT_ROOT` Runs the sift made available in this path, defaults to `/run/sandbox/sift`\n`IPC_ROOT` Uses Nanomsg req/rep sockets in this path, defaults to `/run/sandbox/ipc`. Node ordinality is used as the identity e.g. the 1st node in the DAG comunicates over `/run/sandbox/ipc/0.sock`\n\n# Docker launch\n\n`io.redsift.sandbox.install` CMD for one time install operations.\n`io.redsift.sandbox.run` CMD for run operations.\n\nParameters are the node numbers you wish the script to install or execute.\n\n# Running manually\n\n\tdocker run -u 7438\n\t\t-v \u003cpath-to-sift\u003e:/run/sandbox/sift\n\t\t-v \u003cpath-to-ipcs\u003e:/run/sandbox/ipc\n\t\tquay.io/redsift/sandbox-javascript:v16.15.0\n\t\t/usr/bin/redsift/run.js\n\t\t0 1 2\n\n`nn_req -X /run/sandbox/ipc/0.sock -D \"{\\\"dummy\\\":1}\" --raw`\n\n\n# Running tests\n - `npm ci`\n - `npm test`\n\n# Build docker\n - `docker build -t quay.io/redsift/sandbox-javascript:some-custom-tag .`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredsift%2Fsandbox-javascript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredsift%2Fsandbox-javascript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredsift%2Fsandbox-javascript/lists"}