{"id":32570933,"url":"https://github.com/fusionauth/fusionauth-example-hostedbackend","last_synced_at":"2026-05-14T13:41:50.580Z","repository":{"id":298952672,"uuid":"1001551275","full_name":"FusionAuth/fusionauth-example-hostedbackend","owner":"FusionAuth","description":"A sample FusionAuth Backend-for-Frontend app using hosted backend","archived":false,"fork":false,"pushed_at":"2026-04-21T23:04:45.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-22T01:13:58.317Z","etag":null,"topics":["authentication","bff","fusionauth","javascript","oauth2","security","serverless"],"latest_commit_sha":null,"homepage":"https://fusionauth.io","language":"CSS","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/FusionAuth.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":".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":"2025-06-13T15:17:49.000Z","updated_at":"2026-04-21T23:04:48.000Z","dependencies_parsed_at":"2025-06-13T20:12:50.469Z","dependency_job_id":"ab6cb4a3-04b3-40ae-ac4a-97f3599c9518","html_url":"https://github.com/FusionAuth/fusionauth-example-hostedbackend","commit_stats":null,"previous_names":["fusionauth/fusionauth-example-hostedbackend"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FusionAuth/fusionauth-example-hostedbackend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FusionAuth%2Ffusionauth-example-hostedbackend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FusionAuth%2Ffusionauth-example-hostedbackend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FusionAuth%2Ffusionauth-example-hostedbackend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FusionAuth%2Ffusionauth-example-hostedbackend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FusionAuth","download_url":"https://codeload.github.com/FusionAuth/fusionauth-example-hostedbackend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FusionAuth%2Ffusionauth-example-hostedbackend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33027738,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":["authentication","bff","fusionauth","javascript","oauth2","security","serverless"],"created_at":"2025-10-29T08:20:15.052Z","updated_at":"2026-05-14T13:41:50.565Z","avatar_url":"https://github.com/FusionAuth.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FusionAuth BFF Example\n\n## Prerequisites\n\nInstall Docker.\n\n## How To Run\n\nIn a terminal, run the command below to start FusionAuth.\n\n```sh\ndocker compose up\n```\n\nThen in another terminal, **either** start the app with a node server with the command below:\n\n```sh\ncd nodeApp\ndocker run --init -it --rm --name \"app\" -v \".:/app\" -w \"/app\" -p 3000:3000 --network faNetwork node:23-alpine3.19 sh -c  \"npm install \u0026\u0026 node app.js\"\n```\n\n**Or** start the serverless app that uses the hosted backend with the command below:\n\n```sh\ncd serverlessApp\ndocker run --init  -it --rm --name \"app\" -v \".:/app\" -w \"/app\" -p 3000:3000 --network faNetwork node:23-alpine3.19 sh -c  \"npm install http-server \u0026\u0026 npx http-server -d false -a 0.0.0.0 -p 3000 --proxy http://localhost:3000?\"\n```\n\nBrowse to either app at http://localhost:3000.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffusionauth%2Ffusionauth-example-hostedbackend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffusionauth%2Ffusionauth-example-hostedbackend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffusionauth%2Ffusionauth-example-hostedbackend/lists"}