{"id":19961942,"url":"https://github.com/goadmingroup/example","last_synced_at":"2025-04-09T09:09:24.355Z","repository":{"id":35787745,"uuid":"210597827","full_name":"GoAdminGroup/example","owner":"GoAdminGroup","description":"A simple example show how to quickly run GoAdmin","archived":false,"fork":false,"pushed_at":"2024-05-22T07:01:38.000Z","size":506,"stargazers_count":203,"open_issues_count":5,"forks_count":59,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-02T06:09:18.725Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/GoAdminGroup.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":"2019-09-24T12:30:02.000Z","updated_at":"2025-02-26T23:27:13.000Z","dependencies_parsed_at":"2024-05-22T07:41:11.412Z","dependency_job_id":"fd1ba2f4-6e3c-46d1-b605-7db442d0c90a","html_url":"https://github.com/GoAdminGroup/example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoAdminGroup%2Fexample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoAdminGroup%2Fexample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoAdminGroup%2Fexample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoAdminGroup%2Fexample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GoAdminGroup","download_url":"https://codeload.github.com/GoAdminGroup/example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248008630,"owners_count":21032556,"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-11-13T02:08:59.085Z","updated_at":"2025-04-09T09:09:24.336Z","avatar_url":"https://github.com/GoAdminGroup.png","language":"Go","readme":"# GoAdmin Example\n\n[中文说明](./README_CN.md)\n\nA example show how to run go-admin. Just for reference, [here](http://www.go-admin.cn/en) to know more.\n\nFollowing three ways to run the code.\n\nIf you are Windows user, [go-sqlite-dirver](https://github.com/mattn/go-sqlite3) require to download the gcc to make it work.\n\n## use go module\n\nTo use go module, you should set GO111MODULE=on first.\n\n### step 1\n\n```shell\ngit clone https://github.com/GoAdminGroup/example.git\n```\n\n### step 2\n\n```shell\ncd example\nGO111MODULE=on go run .\n```\n\nvisit: [http://localhost:9033/admin](http://localhost:9033/admin)\n\n## use docker\n\n### step 1\n\n```shell\ngit clone https://github.com/GoAdminGroup/example.git\n```\n\n### step 2\n\n```shell\ncd example\ndocker build -t go-admin-example .\n```\n\n### step 3\n\n```shell\ndocker attach $(docker run -p 9033:9033 -it -d go-admin-example /bin/bash -c \"cd /go/src/app \u0026\u0026 GOPROXY=http://goproxy.cn GO111MODULE=on go run .\")\n```\n\nvisit: [http://localhost:9033/admin](http://localhost:9033/admin)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoadmingroup%2Fexample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoadmingroup%2Fexample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoadmingroup%2Fexample/lists"}