{"id":35232485,"url":"https://github.com/fastly/compute-starter-kit-javascript-expressly","last_synced_at":"2025-12-30T03:02:42.480Z","repository":{"id":66166745,"uuid":"573161835","full_name":"fastly/compute-starter-kit-javascript-expressly","owner":"fastly","description":"A lightweight starter kit for Fastly Compute, demonstrating the expressly framework.","archived":false,"fork":false,"pushed_at":"2025-10-10T14:29:12.000Z","size":112,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-11-21T22:25:06.801Z","etag":null,"topics":["compute-starter","fastly-oss-tier1"],"latest_commit_sha":null,"homepage":"https://expressly.edgecompute.app/","language":"JavaScript","has_issues":false,"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/fastly.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-12-01T20:45:33.000Z","updated_at":"2025-10-10T14:29:15.000Z","dependencies_parsed_at":"2023-03-30T21:02:33.511Z","dependency_job_id":"864b1cf2-6d67-4016-a6bd-9f5b46bee8c5","html_url":"https://github.com/fastly/compute-starter-kit-javascript-expressly","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":"fastly/compute-starter-kit-javascript-empty","purl":"pkg:github/fastly/compute-starter-kit-javascript-expressly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fcompute-starter-kit-javascript-expressly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fcompute-starter-kit-javascript-expressly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fcompute-starter-kit-javascript-expressly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fcompute-starter-kit-javascript-expressly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastly","download_url":"https://codeload.github.com/fastly/compute-starter-kit-javascript-expressly/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastly%2Fcompute-starter-kit-javascript-expressly/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27335228,"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-11-29T02:00:06.589Z","response_time":56,"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":["compute-starter","fastly-oss-tier1"],"created_at":"2025-12-30T03:02:40.134Z","updated_at":"2025-12-30T03:02:42.472Z","avatar_url":"https://github.com/fastly.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Default Starter Kit for Expressly\n\n[![Deploy to Fastly](https://deploy.edgecompute.app/button)](https://deploy.edgecompute.app/deploy)\n\nExpressly is a lightweight and minimalist routing layer for JavaScript apps running on Fastly Compute. Get to know the Compute environment with a basic expressly starter that demonstrates routing and middleware. To learn more about expressly, check out our [blog post](https://www.fastly.com/blog/write-less-do-more-at-the-edge-introducing-expressly) and visit our [documentation](https://expressly.edgecompute.app/).\n\n**For more details about other starter kits for Fastly Compute, see the [Fastly developer hub](https://developer.fastly.com/solutions/starters)**\n\n## Understanding the code\n\nThis starter is intentionally lightweight, and only requires the [`@fastly/js-compute`](https://www.npmjs.com/package/@fastly/js-compute) and [`@fastly/expressly`](https://www.npmjs.com/package/@fastly/expressly) npm packages. \n\nThe starter doesn't require the use of any backends. Once deployed, you will have a Fastly service running on Compute that can generate synthetic responses at the edge.\n\n## Running the application\n\nTo create an application using this starter kit, create a new directory for your application and switch to it, and then type the following command:\n\n```shell\nnpm create @fastly/compute@latest -- --language=javascript --starter-kit=expressly\n```\n\nTo build and run your new application in the local development environment, type the following command:\n\n```shell\nnpm run start\n```\n\nTo build and deploy your application to your Fastly account, type the following command. The first time you deploy the application, you will be prompted to create a new service in your account.\n\n```shell\nnpm run deploy\n```\n\n## Security issues\n\nPlease see our [SECURITY.md](SECURITY.md) for guidance on reporting security-related issues.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffastly%2Fcompute-starter-kit-javascript-expressly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffastly%2Fcompute-starter-kit-javascript-expressly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffastly%2Fcompute-starter-kit-javascript-expressly/lists"}