{"id":19961930,"url":"https://github.com/goadmingroup/example_with_frontend","last_synced_at":"2025-03-01T16:42:05.016Z","repository":{"id":247687347,"uuid":"804208267","full_name":"GoAdminGroup/example_with_frontend","owner":"GoAdminGroup","description":"example with frontend template","archived":false,"fork":false,"pushed_at":"2024-07-10T01:09:05.000Z","size":2774,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-12T07:46:38.439Z","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/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":"2024-05-22T06:50:48.000Z","updated_at":"2024-10-15T23:28:32.000Z","dependencies_parsed_at":"2024-07-10T04:28:57.640Z","dependency_job_id":"53c2ad7d-3205-4726-96f4-2805b4743bb8","html_url":"https://github.com/GoAdminGroup/example_with_frontend","commit_stats":null,"previous_names":["goadmingroup/example_with_frontend"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoAdminGroup%2Fexample_with_frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoAdminGroup%2Fexample_with_frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoAdminGroup%2Fexample_with_frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoAdminGroup%2Fexample_with_frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GoAdminGroup","download_url":"https://codeload.github.com/GoAdminGroup/example_with_frontend/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241396743,"owners_count":19956404,"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:56.370Z","updated_at":"2025-03-01T16:42:04.994Z","avatar_url":"https://github.com/GoAdminGroup.png","language":"JavaScript","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_with_frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoadmingroup%2Fexample_with_frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoadmingroup%2Fexample_with_frontend/lists"}