{"id":13670327,"url":"https://github.com/gogf/focus-single","last_synced_at":"2025-04-08T03:14:32.998Z","repository":{"id":41389181,"uuid":"385229890","full_name":"gogf/focus-single","owner":"gogf","description":"Single repo demo project using GoFrame.","archived":false,"fork":false,"pushed_at":"2024-08-01T10:14:47.000Z","size":6331,"stargazers_count":167,"open_issues_count":13,"forks_count":62,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-30T20:51:26.001Z","etag":null,"topics":["api","dao","demo","dto","entity","goframe","golang","orm","project","server","structure"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gogf.png","metadata":{"files":{"readme":"README.MD","changelog":null,"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":"2021-07-12T11:51:20.000Z","updated_at":"2025-03-19T19:18:19.000Z","dependencies_parsed_at":"2024-11-10T07:43:36.699Z","dependency_job_id":null,"html_url":"https://github.com/gogf/focus-single","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/gogf%2Ffocus-single","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogf%2Ffocus-single/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogf%2Ffocus-single/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogf%2Ffocus-single/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gogf","download_url":"https://codeload.github.com/gogf/focus-single/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247767236,"owners_count":20992548,"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":["api","dao","demo","dto","entity","goframe","golang","orm","project","server","structure"],"created_at":"2024-08-02T09:00:39.101Z","updated_at":"2025-04-08T03:14:32.954Z","avatar_url":"https://github.com/gogf.png","language":"Go","readme":"# 1. Focus Single\n\nA `MVC` project using `GoFrame`.\n\n# 2. Quick start\n\n## 2.1 If you use SQLite\n\n1. Download the source code\n```\ngit clone https://github.com/gogf/focus-single.git\ncd focus-single\n```\n\n2. Run Focus Single\n```\ncp manifest/config/config.example.yaml manifest/config/config.yaml\ngf run main.go\n```\n\n3. Enjoy it\nthen open http://127.0.0.1:8199/ and enjoy it.\n\n```\nuser:     goframe\npassword: 123456\n```\n\n## 2.2 If you use MySQL \n\n1. Download the source code\n```\ngit clone https://github.com/gogf/focus-single.git\ncd focus-single\n```\n\n2. Update config\ncopy manifest/config/config.yaml and edit database.default config\n```\ncp manifest/config/config.example.yaml manifest/config/config.yaml\n```\n\n3. Import Db\nImport manifest/document/focus.sql to your Mysql\n\n4. Run Focus Single And Enjoy\n```\ngf run main.go\n```\n\nthen open http://127.0.0.1:8199/ and enjoy it.\n```\nuser:     goframe\npassword: 123456\n```\n\n","funding_links":[],"categories":["StandAlone Projects"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgogf%2Ffocus-single","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgogf%2Ffocus-single","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgogf%2Ffocus-single/lists"}