{"id":26423532,"url":"https://github.com/mobius-network/dapp-server-js","last_synced_at":"2025-10-03T14:59:44.361Z","repository":{"id":96875526,"uuid":"136208860","full_name":"mobius-network/dapp-server-js","owner":"mobius-network","description":"Webtask.io-compatible implementation of Mobius DApp backend","archived":false,"fork":false,"pushed_at":"2018-07-25T13:18:31.000Z","size":278,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-10-03T14:59:43.091Z","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/mobius-network.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-06-05T17:00:19.000Z","updated_at":"2019-01-02T02:41:50.000Z","dependencies_parsed_at":"2023-04-12T05:18:53.334Z","dependency_job_id":null,"html_url":"https://github.com/mobius-network/dapp-server-js","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mobius-network/dapp-server-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mobius-network%2Fdapp-server-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mobius-network%2Fdapp-server-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mobius-network%2Fdapp-server-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mobius-network%2Fdapp-server-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mobius-network","download_url":"https://codeload.github.com/mobius-network/dapp-server-js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mobius-network%2Fdapp-server-js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278180004,"owners_count":25943400,"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-10-03T02:00:06.070Z","response_time":53,"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":[],"created_at":"2025-03-18T02:52:57.354Z","updated_at":"2025-10-03T14:59:44.353Z","avatar_url":"https://github.com/mobius-network.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mobius DApp Server\n\nThis repo provides a default implementation of Mobius DApp backend running on [Webtask.io](https://webtask.io).\nIt exposes some generic API calls, like `/balance` and `/charge`. If your DApp frontend requires something\ndifferent, you can fork this repo and extend the API up to your needs.\n\n## Install\n\n```console\n$ git clone https://github.com/mobius-network/dapp-server-js.git\n$ cd dapp-server-js\n$ yarn install\n```\n\n## Configure\n\n```console\n# Register an account on webtask.io:\n$ yarn wt profile init\n\n# Setup a new DApp for development:\n$ yarn setup\n``` \n\n## Run\n\n```console\n# Run locally\n$ yarn dev\n\n# Open development page\n$ open dev.html\n\n# Deploy to Webtask.io\n$ yarn deploy\n\n# Deploy to Webtask.io and re-deploy on changes\n$ yarn watch\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmobius-network%2Fdapp-server-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmobius-network%2Fdapp-server-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmobius-network%2Fdapp-server-js/lists"}