{"id":23498185,"url":"https://github.com/vpro/scenario-editor","last_synced_at":"2026-06-15T16:32:57.458Z","repository":{"id":32298460,"uuid":"35873418","full_name":"vpro/scenario-editor","owner":"vpro","description":null,"archived":false,"fork":false,"pushed_at":"2017-08-16T08:43:25.000Z","size":1011,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-04-23T11:06:37.419Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"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/vpro.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":"2015-05-19T09:45:07.000Z","updated_at":"2017-01-17T09:34:23.000Z","dependencies_parsed_at":"2022-07-25T18:22:24.717Z","dependency_job_id":null,"html_url":"https://github.com/vpro/scenario-editor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vpro/scenario-editor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vpro%2Fscenario-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vpro%2Fscenario-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vpro%2Fscenario-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vpro%2Fscenario-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vpro","download_url":"https://codeload.github.com/vpro/scenario-editor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vpro%2Fscenario-editor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34372121,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"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":[],"created_at":"2024-12-25T05:28:55.802Z","updated_at":"2026-06-15T16:32:57.434Z","avatar_url":"https://github.com/vpro.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Scenario Editor\n\n\n# Installation\nThe scenario editor repository contains the scenario editor app and the server API. \nFor now, both will be deployed to http://files.vpro.nl/scenario-editor/\n\n## prerequisites\n`npm install` and `npm install grunt -g` should be enough to install all prerequisites. \n\n## development\nIn development mode you have to run the dataserver (provides the API and data) in dev\nmode, in a standalone terminal, with `grunt dataserver:dev`.\n\nYou can now use `grunt dev:watch` for developing and viewing the editor on\n[http://localhost:8000](http://localhost:8000). This is also the default\nGrunt task.\n\nNote that files.vpro.nl is running PHP 5.3.29.\n\n## build / deployment\n\n### build\nIf you want to check the editor against the production servers you can run\n`grunt test:build` which builds the editor and makes it viewable at \n[http://localhost:8000](http://localhost:8000)\n\n### deployment\nIf you want to deploy the editor you can deploy the server and/or editor.\n\nThe server should be build with `grunt dataserver:build`. The resulting\n`/server` contents can now be uploaded to the production server.\n \nThe editor can be build with `grunt build` and the resulting `/grunt/build`\nfolder can be uploaded to the production server. Before uploading set the password in app/login.php to the password as described in the VPRO wiki\n\n### note on writing files on our production server\nBecause PHP isn't allowed to write files on our production server the\nscenario editor will read and write the scenario's from/to a specific writeable\nlocation on our production server. The `dataserver:dev` and \n`dataserver:build` task will handle this through setting the `ALLOW_RELATIVE_FILE_WRITES`\nconstant, which is used in the API to determine which method of file\nwriting should be chosen.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvpro%2Fscenario-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvpro%2Fscenario-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvpro%2Fscenario-editor/lists"}