{"id":16881991,"url":"https://github.com/xapphire13/proto-launch","last_synced_at":"2026-05-08T08:33:12.830Z","repository":{"id":57331807,"uuid":"127092994","full_name":"Xapphire13/proto-launch","owner":"Xapphire13","description":"Small tool to host JavaScript prototypes on a local server","archived":false,"fork":false,"pushed_at":"2018-03-30T00:14:26.000Z","size":12,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-18T12:24:34.516Z","etag":null,"topics":["javascript","local","prototype","server","testing"],"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/Xapphire13.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}},"created_at":"2018-03-28T06:17:17.000Z","updated_at":"2018-03-30T00:10:32.000Z","dependencies_parsed_at":"2022-09-05T08:01:01.591Z","dependency_job_id":null,"html_url":"https://github.com/Xapphire13/proto-launch","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/Xapphire13%2Fproto-launch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xapphire13%2Fproto-launch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xapphire13%2Fproto-launch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xapphire13%2Fproto-launch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Xapphire13","download_url":"https://codeload.github.com/Xapphire13/proto-launch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244554464,"owners_count":20471225,"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":["javascript","local","prototype","server","testing"],"created_at":"2024-10-13T16:05:47.486Z","updated_at":"2026-05-08T08:33:12.727Z","avatar_url":"https://github.com/Xapphire13.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# proto-launch\nSmall tool to host javascript prototypes on a local server.\n\n## Installation\n```sh\nnpm install -g proto-launch\n```\n\nOptionally, you can install `proto-launch` locally.\n```sh\nnpm install --save-dev proto-launch\n```\n\n## Usage\nFrom within your project, simply run `proto-launch` and a URL to your prototype will be printed to the command line.\n\ne.g.\n\u003e Project live at http://127.0.0.1:36990\n\nIf you have installed locally, in your `package.json` you can refer to `proto-launch` in your package scripts, example:\n\n```json\n\"scripts\": {\n  \"launch\": \"proto-launch\"\n},\n```\n\n## Configuration\nCurrently `proto-launch` isn't configurable, it simply launches a small website with a webpage wrapping the script pointed to by `main` in your `package.json`.\n\nIn the future I may add Webpack support to save you from having to bundle your project beforehand (contributions before I get to this are more than welcome).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxapphire13%2Fproto-launch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxapphire13%2Fproto-launch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxapphire13%2Fproto-launch/lists"}