{"id":24437322,"url":"https://github.com/akkoro/assemblylift-template-jamstack","last_synced_at":"2026-04-20T10:32:36.154Z","repository":{"id":103652805,"uuid":"394671692","full_name":"akkoro/assemblylift-template-jamstack","owner":"akkoro","description":null,"archived":false,"fork":false,"pushed_at":"2021-08-10T20:45:12.000Z","size":80,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"mainline","last_synced_at":"2025-06-13T14:06:17.996Z","etag":null,"topics":["cloud","cloudnative","jamstack","javascript","rust","rust-lang","serverless","webassembly"],"latest_commit_sha":null,"homepage":"https://assemblylift.akkoro.io","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/akkoro.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-08-10T13:49:58.000Z","updated_at":"2023-05-12T17:04:52.000Z","dependencies_parsed_at":"2023-04-27T19:07:21.735Z","dependency_job_id":null,"html_url":"https://github.com/akkoro/assemblylift-template-jamstack","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/akkoro/assemblylift-template-jamstack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akkoro%2Fassemblylift-template-jamstack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akkoro%2Fassemblylift-template-jamstack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akkoro%2Fassemblylift-template-jamstack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akkoro%2Fassemblylift-template-jamstack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akkoro","download_url":"https://codeload.github.com/akkoro/assemblylift-template-jamstack/tar.gz/refs/heads/mainline","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akkoro%2Fassemblylift-template-jamstack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32043028,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":["cloud","cloudnative","jamstack","javascript","rust","rust-lang","serverless","webassembly"],"created_at":"2025-01-20T18:16:02.142Z","updated_at":"2026-04-20T10:32:36.142Z","avatar_url":"https://github.com/akkoro.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"AssemblyLift Jamstack Template\n------------------------------\n\nThe repository provides a template for bootstrapping an AssemblyLift [Jamstack](https://jamstack.org) application.\n\n[AssemblyLift](https://assemblylift.akkoro.io) **v0.3.1** or greater is required.\nInstall assemblylift with `cargo install assemblylift-cli`.\n\nThe `web` directory is a simple site built by webpack to demonstrate how a frontend can be integrated with an AssemblyLift project.\nThis could be replaced by a static site generator or a full-featured SPA framework such as React if desired.\n\n### Building\nYou will need `npm` and `cargo` installed \u0026 available on your system. Your cargo/rust toolchain must also have the \n`wasm32-unknown-unknown` build target installed.\n\n- First run `npm install` to install webpack et al.\n- The web frontend is built by running `npm run build`. The output of webpack is `./dist`, the contents of which will\nbe embedded in your deployed function.\n- The AssemblyLift services can be built as usual with `asml cast` and deployed with `asml bind`.\n  - ⚠️ You will need an AWS account \u0026 credentials\n\nSee the [AssemblyLift documentation](https://docs.assemblylift.akkoro.io) for more details.\n  \n### How it works\nThe function `www/server` uses the `rust-embed` crate to embed the contents of the webpack `dist` directory in the compiled \nWebAssembly binary. When invoked, the function proxies the path and attempts to match \u0026 return one of the embedded assets, \nreturning a 404 if an exact match is not found.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakkoro%2Fassemblylift-template-jamstack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakkoro%2Fassemblylift-template-jamstack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakkoro%2Fassemblylift-template-jamstack/lists"}