{"id":20310319,"url":"https://github.com/hs-web/hsweb-platform","last_synced_at":"2025-05-07T22:31:25.722Z","repository":{"id":107577809,"uuid":"56052062","full_name":"hs-web/hsweb-platform","owner":"hs-web","description":"整合框架,提供UI","archived":true,"fork":false,"pushed_at":"2018-02-02T09:58:42.000Z","size":12058,"stargazers_count":146,"open_issues_count":3,"forks_count":137,"subscribers_count":42,"default_branch":"master","last_synced_at":"2025-03-04T08:12:55.107Z","etag":null,"topics":["hsweb-platform","hsweb-ui","miniui"],"latest_commit_sha":null,"homepage":"http://demo.hsweb.me","language":"HTML","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/hs-web.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":"2016-04-12T10:04:48.000Z","updated_at":"2024-12-10T11:42:52.000Z","dependencies_parsed_at":"2023-06-08T13:15:10.908Z","dependency_job_id":null,"html_url":"https://github.com/hs-web/hsweb-platform","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hs-web%2Fhsweb-platform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hs-web%2Fhsweb-platform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hs-web%2Fhsweb-platform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hs-web%2Fhsweb-platform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hs-web","download_url":"https://codeload.github.com/hs-web/hsweb-platform/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252965494,"owners_count":21832900,"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":["hsweb-platform","hsweb-ui","miniui"],"created_at":"2024-11-14T17:31:11.191Z","updated_at":"2025-05-07T22:31:25.698Z","avatar_url":"https://github.com/hs-web.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 后台管理基础框架-演示\n[![Build Status](https://api.travis-ci.org/hs-web/hsweb-platform.svg?branch=master)](https://travis-ci.org/hs-web/hsweb-platform)\n\n## 注意!\n目前仅提供了一个ui模块:miniui,此ui不为开源项目,仅做演示使用,如需商用请购买正版。\n\u003cbr/\u003e\n正在寻找ui替代方案...\n## 在线演示\n[http://demo.hsweb.me](http://demo.hsweb.me)\n用户名 test test1 test2 ... 密码 123456\n\n## 运行\n\n项目运行环境需要java8\n\n1.无maven环境 \n\n```bash\n    $ ./run.sh #linux\n    $ run.cmd  #window\n```\n\n2.maven\n\n```bash\n    $ git clone https://github.com/hs-web/hsweb-platform.git\n    $ cd hsweb-platform/hsweb-platform-run\n    $ mvn spring-boot:run\n```\n\n3.IDE\n\n直接运行hsweb-platform-run下Run.java类\n\n4.打包运行\n```bash\n    $ git clone https://github.com/hs-web/hsweb-platform.git\n    $ cd hsweb-platform/hsweb-platform-run\n    $ mvn package\n    $ cd target\n    $ java -jar hsweb-platform-run.jar\n```\n\n## 修改数据库链接\n\n如果不修改系统默认使用h2数据库,此操作不是必须的。\n```xml\n    \u003c!--hsweb-platform-run/pom.xml--\u003e\n     \u003cprofile\u003e\n        \u003cid\u003edev\u003c/id\u003e\n       \u003cproperties\u003e\n           \u003cenvistronment.package\u003edevelop\u003c/envistronment.package\u003e\n           \u003cjdbc.type\u003emysql\u003c/jdbc.type\u003e\n           \u003clogging.path\u003e/var/logger/hsweb/\u003c/logging.path\u003e\n           \u003cjdbc.url\u003ejdbc:mysql://127.0.0.1:3306/hsweb?useUnicode=true\u0026amp;characterEncoding=utf-8\u0026amp;useSSL=false\u003c/jdbc.url\u003e\n           \u003cjdbc.username\u003emysql-username\u003c/jdbc.username\u003e\n           \u003cjdbc.password\u003emysql-password\u003c/jdbc.password\u003e\n           \u003cjdbc.driverClassName\u003ecom.mysql.jdbc.Driver\u003c/jdbc.driverClassName\u003e\n       \u003c/properties\u003e\n        \u003cactivation\u003e\n            \u003cactiveByDefault\u003etrue\u003c/activeByDefault\u003e\n        \u003c/activation\u003e\n    \u003c/profile\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhs-web%2Fhsweb-platform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhs-web%2Fhsweb-platform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhs-web%2Fhsweb-platform/lists"}