{"id":23806973,"url":"https://github.com/stuartcarnie/gopm","last_synced_at":"2025-09-06T17:31:20.473Z","repository":{"id":38267466,"uuid":"272017818","full_name":"stuartcarnie/gopm","owner":"stuartcarnie","description":"A little process manager written in Go","archived":false,"fork":false,"pushed_at":"2023-01-07T19:08:09.000Z","size":7981,"stargazers_count":14,"open_issues_count":19,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T19:19:25.883Z","etag":null,"topics":["go","golang","process-manager"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stuartcarnie.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}},"created_at":"2020-06-13T13:50:31.000Z","updated_at":"2022-11-18T18:01:51.000Z","dependencies_parsed_at":"2023-02-07T22:15:45.653Z","dependency_job_id":null,"html_url":"https://github.com/stuartcarnie/gopm","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/stuartcarnie%2Fgopm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuartcarnie%2Fgopm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuartcarnie%2Fgopm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuartcarnie%2Fgopm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stuartcarnie","download_url":"https://codeload.github.com/stuartcarnie/gopm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232133879,"owners_count":18477299,"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":["go","golang","process-manager"],"created_at":"2025-01-01T23:17:01.236Z","updated_at":"2025-01-01T23:17:01.861Z","avatar_url":"https://github.com/stuartcarnie.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gopm\n\nThis is a hard fork of [supervisord](https://github.com/ochinchina/supervisord) with the intention\nof using it strictly to manage a group of processes for local microservice development.\n\n\n# Installation\n\n```\n$ make install\n```\n\n# Building in Development\n\n```\n$ make\n```\n\nThe resulting binaries will be in `bin/` directory. These binaries will seek out\nthe `./webgui` assets on disk when rendering the web UI.\n\nIf you'd like to build for release, set `RELEASE` environment variable like so:\n\n```\n$ make RELEASE=1\n```\n\nThis will include the `release` build tag and embed any assets in the binaries.\n\n\n# Development Dependencies\n\n## [grpc-web](https://github.com/grpc/grpc-web)\n\nRequired to rebuild the grpc-web Javascript libraries. On macOS, install grpc-web with Homebrew:\n\n```shell script\n$ brew install protoc-gen-grpc-web\n```\n\nTo recompile the Javascript client:\n\n```shell script\n$ make webgui/js/bundle.js\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstuartcarnie%2Fgopm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstuartcarnie%2Fgopm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstuartcarnie%2Fgopm/lists"}