{"id":14966998,"url":"https://github.com/golemfactory/3-layer-dapp-example","last_synced_at":"2025-06-28T18:12:02.583Z","repository":{"id":86423112,"uuid":"533301622","full_name":"golemfactory/3-layer-dapp-example","owner":"golemfactory","description":"Simple dapp implementation","archived":false,"fork":false,"pushed_at":"2022-09-23T06:39:43.000Z","size":529,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-06T00:02:19.908Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/golemfactory.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}},"created_at":"2022-09-06T11:58:36.000Z","updated_at":"2022-10-27T04:27:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"27ecd4b7-2081-4e07-8ada-a2f5d3410977","html_url":"https://github.com/golemfactory/3-layer-dapp-example","commit_stats":{"total_commits":5,"total_committers":2,"mean_commits":2.5,"dds":0.4,"last_synced_commit":"ab9a1aec511ab733187fb25e1913b0790e38a3dd"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/golemfactory/3-layer-dapp-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golemfactory%2F3-layer-dapp-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golemfactory%2F3-layer-dapp-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golemfactory%2F3-layer-dapp-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golemfactory%2F3-layer-dapp-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golemfactory","download_url":"https://codeload.github.com/golemfactory/3-layer-dapp-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golemfactory%2F3-layer-dapp-example/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262474146,"owners_count":23316913,"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":[],"created_at":"2024-09-24T13:37:16.480Z","updated_at":"2025-06-28T18:12:02.506Z","avatar_url":"https://github.com/golemfactory.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 3 layer app\n\n### Quick start on Golem network\n\n#### Prerequisites\n\n- Installed `dapp-runner` (please follow https://github.com/golemfactory/dapp-runner)\n- Yagna daemon running as requestor (please follow https://handbook.golem.network/requestor-tutorials/flash-tutorial-of-requestor-development)\n- YAGNA_APPKEY environment variable set to your yagna app-key\n- YAGNA_API_URL and GSB_URL environment variables set accordingly to your yagna provider\n- Edited `config.yaml` accordingly to your needs\n\n#### Run application\n\nAfter meeting all prerequisites, execute following command:\n\n```\ndapp-runner start --config config.yaml app.yaml\n```\n\nAfter a while you should get yellow log in terminal containing following message:\n\n```\n{\"db\": {\"0\": \"running\"}, \"frontend\": {\"0\": \"running\"}, \"backend\": {\"0\": \"running\"}}\nDapp started.\n```\n\nIn your browser, navigate to frontend local_proxy_address which usually is `localhost:8080`.\nAddress can be found in following terminal log:\n\n```\n{\"frontend\": {\"local_proxy_address\": \"http://localhost:8080\"}}\n```\n\nYou should be able to see following page:\n![page](./capture.png)\n\n### Quick start with docker compose\n\nIf you want to run it with docker-compose, please checkout to e7f76a48149053e71d42f16b95b2dc6ec6534817 commit.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgolemfactory%2F3-layer-dapp-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgolemfactory%2F3-layer-dapp-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgolemfactory%2F3-layer-dapp-example/lists"}