{"id":19139929,"url":"https://github.com/arcblock/devcon-2020","last_synced_at":"2025-08-11T00:14:42.213Z","repository":{"id":37110456,"uuid":"311188575","full_name":"ArcBlock/devcon-2020","owner":"ArcBlock","description":"ArcBlock Devcon 2020 Website","archived":false,"fork":false,"pushed_at":"2023-03-07T00:24:14.000Z","size":9650,"stargazers_count":0,"open_issues_count":14,"forks_count":0,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-02-22T18:50:56.440Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://devcon.arcblock.io/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ArcBlock.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-09T01:03:59.000Z","updated_at":"2021-05-18T10:55:45.000Z","dependencies_parsed_at":"2025-01-03T14:47:18.623Z","dependency_job_id":"56d51ba0-4ef4-44ca-8701-538a113b0e8f","html_url":"https://github.com/ArcBlock/devcon-2020","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/ArcBlock/devcon-2020","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArcBlock%2Fdevcon-2020","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArcBlock%2Fdevcon-2020/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArcBlock%2Fdevcon-2020/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArcBlock%2Fdevcon-2020/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ArcBlock","download_url":"https://codeload.github.com/ArcBlock/devcon-2020/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArcBlock%2Fdevcon-2020/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269809785,"owners_count":24478615,"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-08-10T02:00:08.965Z","response_time":71,"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":"2024-11-09T07:15:40.443Z","updated_at":"2025-08-11T00:14:42.194Z","avatar_url":"https://github.com/ArcBlock.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DevCon DApp\n\n\u003e Built upon forge-xmark-starter\n\n## Getting started\n\n### 0. Requirements\n\n- Get mongodb up and running\n- Node.js v10.x (recommended)\n\n### 1. Get the code\n\nClone the code and install dependencies.\n\n```shell\ngit clone git@github.com:ArcBlock/devcon.git\ncd devcon\nmake init\n```\n\n### 2. Create Configuration\n\nPut following content in `.env` file at your repo root\n\n```ini\n# server only\nMONGO_URI=\"mongodb://127.0.0.1:27017/devcon-2020\"\nAPP_TOKEN_SECRET=\"37915b1ae3a42a5cca96368eb75ffbda0353734a6ded1bc788\"\nAPP_TOKEN_TTL=\"1d\"\nAPP_SK=\"0xfa0b27be974b3c2cbe77e4f8dc22073668de27809b2afc19b03385344edd93b7628ee09eb0753837915b1ae3a42a5cca96368eb75ffbda0353734a6ded1bc788\"\nAPP_PORT=\"3030\"\n\n# both client and server\nGATSBY_CHAIN_ID=\"playground\"\nGATSBY_CHAIN_HOST=\"https://playground.network.arcblockio.cn/api\"\nGATSBY_ASSET_CHAIN_ID=\"zinc-2019-05-17\"\nGATSBY_ASSET_CHAIN_HOST=\"https://zinc.network.arcblockio.cn/api\"\nGATSBY_APP_NAME=\"DevCon2020\"\nGATSBY_APP_DESCRIPTION=\"DevCon2020 DApp\"\nGATSBY_APP_ID=\"zNKt77Cbz2jn8wGv2PKXs9SLygwZ2gWEBhN5\"\nGATSBY_BASE_URL=\"http://192.168.1.2:3030\"\nGATSBY_API_PREFIX=\"\"\n```\n\n**Please remember to change GATSBY_BASE_URL to your local IP in the config file.**\n\n### 3. Start the App\n\n```shell\nmake run\n```\n\nIf the command does not exit with error, you can now preview the app at: http://localhost:8000/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farcblock%2Fdevcon-2020","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farcblock%2Fdevcon-2020","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farcblock%2Fdevcon-2020/lists"}