{"id":35688379,"url":"https://github.com/samrocksc/herbst-mud","last_synced_at":"2026-05-30T11:01:13.888Z","repository":{"id":322076339,"uuid":"1088131089","full_name":"samrocksc/herbst-mud","owner":"samrocksc","description":"This is just a game that I'm working on","archived":false,"fork":false,"pushed_at":"2026-05-28T06:11:59.000Z","size":330045,"stargazers_count":0,"open_issues_count":26,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-28T08:09:11.980Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/samrocksc.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-02T11:29:29.000Z","updated_at":"2026-05-28T06:11:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"1a89edff-6df7-4c77-8eb3-9933b5e55fee","html_url":"https://github.com/samrocksc/herbst-mud","commit_stats":null,"previous_names":["samrocksc/herbst-mud"],"tags_count":84,"template":false,"template_full_name":null,"purl":"pkg:github/samrocksc/herbst-mud","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samrocksc%2Fherbst-mud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samrocksc%2Fherbst-mud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samrocksc%2Fherbst-mud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samrocksc%2Fherbst-mud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samrocksc","download_url":"https://codeload.github.com/samrocksc/herbst-mud/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samrocksc%2Fherbst-mud/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33689564,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-30T02:00:06.278Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2026-01-05T22:57:30.608Z","updated_at":"2026-05-30T11:01:13.796Z","avatar_url":"https://github.com/samrocksc.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Herbst MUD\n\nA modern MUD (Multi-User Dungeon) game built with Go, TypeScript, and PostgreSQL.\n\n## Features\n\n- SSH-based multiplayer gameplay\n- REST API for administration and game management\n- Web-based admin panel\n- PostgreSQL database with ent ORM\n- Docker-based deployment\n\n## Project Structure\n\n- `herbst/` - SSH client implementation\n- `server/` - REST API server\n- `admin/` - Web-based admin panel\n- `db/` - Database setup and migrations\n- `docs/` - Documentation\n- `features/` - Feature specifications\n\n## Quick Start\n\n1. Start all services:\n   ```bash\n   make dev-all\n   ```\n\n2. Connect to the MUD via SSH:\n   ```bash\n   ssh -p 4444 localhost\n   ```\n\n3. Access the admin panel at http://localhost:3000\n\n4. Access the API at http://localhost:8080\n\n## Database Setup\n\nThe project uses PostgreSQL with ent ORM. The database is automatically initialized when the servers start.\n\n## Development\n\n### Prerequisites\n\n- Go 1.25+\n- Node.js 18+\n- Docker and Docker Compose\n- PostgreSQL client\n\n### Available Make Commands\n\n- `make dev-all` - Start all services\n- `make dev` - Start SSH and web servers\n- `make start` - Start SSH server\n- `make start-web` - Start web server\n- `make start-admin` - Start admin frontend\n- `make test` - Run tests\n- `make test-bdd` - Run BDD tests\n\n## Documentation\n\nSee the `docs/` directory for detailed documentation on various aspects of the project.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamrocksc%2Fherbst-mud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamrocksc%2Fherbst-mud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamrocksc%2Fherbst-mud/lists"}