skillhub/server
xiose 1f5b1f76fc docs: add Maven mirror config and troubleshooting guide for China developers
- Add Aliyun mirror config in server/.mvn/settings.xml
- Update maven-wrapper.properties to use Aliyun mirror for Maven distribution
- Add detailed error messages in Makefile when backend startup fails
- Add troubleshooting section in quickstart.md for China developers
- Add FAQ entry for local development startup issues
- Update README with link to local development guide
2026-04-03 17:31:23 +08:00
..
.mvn docs: add Maven mirror config and troubleshooting guide for China developers 2026-04-03 17:31:23 +08:00
scripts feat(notification): add in-app notifications and harden delivery 2026-03-23 12:31:28 +08:00
skillhub-app fix(compat): support canonical query slug for resolve/download (#227) 2026-04-03 17:27:02 +08:00
skillhub-auth fix(skill): defer version storage deletion until commit (#162) 2026-03-26 13:54:30 +08:00
skillhub-domain feat: support Unicode characters in skill slugs (#196) 2026-03-31 10:17:34 +08:00
skillhub-infra Webclient fix (#173) 2026-03-27 15:41:58 +08:00
skillhub-notification chore(notification): sync main and expand regression coverage 2026-03-23 15:04:47 +08:00
skillhub-search fix(label): harden validation and batched search sync 2026-03-20 16:10:38 +08:00
skillhub-storage chore(release): v0.1.0 2026-03-19 20:25:18 +08:00
.dockerignore feat(staging): optimize staging build with local Maven packaging 2026-03-14 14:21:06 +08:00
Dockerfile feat: add scanner service to v0.2.0 release deployment (#189) 2026-03-30 19:01:51 +08:00
Dockerfile.dev feat(staging): optimize staging build with local Maven packaging 2026-03-14 14:21:06 +08:00
mvnw feat: initialize Maven multi-module project structure 2026-03-11 22:52:04 +08:00
mvnw.cmd feat: initialize Maven multi-module project structure 2026-03-11 22:52:04 +08:00
pom.xml feat(notification): add in-app notifications and harden delivery 2026-03-23 12:31:28 +08:00