{"id":15661658,"url":"https://github.com/colynn/pontus","last_synced_at":"2025-04-14T06:10:47.742Z","repository":{"id":83652806,"uuid":"569121152","full_name":"colynn/pontus","owner":"colynn","description":"运维后台系统 基础框架 （Jwt验证/LDAP登录/用户、角色、菜单管理） // 成为一个被重新定义的运维系统","archived":false,"fork":false,"pushed_at":"2023-03-23T12:16:18.000Z","size":7243,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-27T19:54:28.709Z","etag":null,"topics":["cmdb","devops","go-admin","go-admin-vue","scaffold"],"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/colynn.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":"2022-11-22T05:55:34.000Z","updated_at":"2025-03-10T02:55:42.000Z","dependencies_parsed_at":"2024-10-23T07:21:12.871Z","dependency_job_id":"af1cc9c6-2111-41ec-9344-ca9789e66a2b","html_url":"https://github.com/colynn/pontus","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/colynn%2Fpontus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colynn%2Fpontus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colynn%2Fpontus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colynn%2Fpontus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/colynn","download_url":"https://codeload.github.com/colynn/pontus/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248830395,"owners_count":21168272,"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":["cmdb","devops","go-admin","go-admin-vue","scaffold"],"created_at":"2024-10-03T13:28:50.853Z","updated_at":"2025-04-14T06:10:47.711Z","avatar_url":"https://github.com/colynn.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pontus\n\n海神-蓬托斯\n\n## Prerequisites\n\n* `go` 1.18+\n* `make`\n\n## How to develop\n\n### 1. 安装依赖\n\n\u003e 项目使用 go mod的方式来管理依赖包\n\n```sh\n    go mod vendor\n```\n\n### 2. 确认配置条件\n\n* 默认会使用 ```config/local.yaml```， 请基于`dev.yaml`自行拷贝，依赖环境变量来获取不同配置文件\n\n* __注意__: 本地测试时，根据需求修改`db`等相关配置\n\n### 3. 启动-本地\n\n```sh\n    export ENV=local\n    make run\n```\n\n### 4. 启动-生产环境\n\n```sh\n    export ENV=prod\n    make run-prod\n```\n\n## Unit Test\n\n### 单个包运行单元测试\n\n```sh\ngo test -v [pkg-name] // eg， go test -v newops/pkg/mail\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolynn%2Fpontus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcolynn%2Fpontus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolynn%2Fpontus/lists"}