{"id":15103087,"url":"https://github.com/cycoresystems/go-meteor","last_synced_at":"2025-10-11T00:41:51.660Z","repository":{"id":144205487,"uuid":"174013602","full_name":"CyCoreSystems/go-meteor","owner":"CyCoreSystems","description":"Utilities for Meteor in Go","archived":false,"fork":false,"pushed_at":"2019-03-10T02:35:45.000Z","size":10,"stargazers_count":7,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-30T13:44:28.794Z","etag":null,"topics":["docker","go","meteorjs"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CyCoreSystems.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":"2019-03-05T20:10:37.000Z","updated_at":"2021-09-26T00:36:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"ba42c4c0-ee99-4158-b615-4a6c7c019b48","html_url":"https://github.com/CyCoreSystems/go-meteor","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"f5bb0d25eaf91db2ec8c49e47598c9e6f60c70a9"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/CyCoreSystems/go-meteor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyCoreSystems%2Fgo-meteor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyCoreSystems%2Fgo-meteor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyCoreSystems%2Fgo-meteor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyCoreSystems%2Fgo-meteor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CyCoreSystems","download_url":"https://codeload.github.com/CyCoreSystems/go-meteor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyCoreSystems%2Fgo-meteor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005650,"owners_count":26083942,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"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":["docker","go","meteorjs"],"created_at":"2024-09-25T19:20:52.922Z","updated_at":"2025-10-11T00:41:51.633Z","avatar_url":"https://github.com/CyCoreSystems.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Meteor utilities for Go\n\nThis package contains utilities for working with Meteor applications.\n\nPrimarily, this contains the meteor-dockerfilegen CLI tool, which will generate\na multi-stage Dockerfile for a container-deployable Meteor application.\n\nTo install this tool, install from a Github [release](https://github.com/CyCoreSystems/go-meteor/releases) or run `go get`:\n\n```\n  go get github.com/CyCoreSystems/go-meteor/cmd/meteor-dockerfilegen\n```\n\nSimply run `meteor-dockerfilegen` from the base directory of your Meteor\napplication, and it will return the contents of the Dockerfile.\n\n\nFor instance:\n\n```\n  meteor-dockerfilegen -port 3000 \u003e Dockerfile\n```\n\nYou can run `meteor-dockerfilegen --help` for help on the various options.\n\nIf you have any ideas for making this tool more flexbile, please feel free to\nopen an issue or pull request!\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcycoresystems%2Fgo-meteor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcycoresystems%2Fgo-meteor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcycoresystems%2Fgo-meteor/lists"}