{"id":27296054,"url":"https://github.com/gmisail/fontman-registry","last_synced_at":"2026-05-01T19:34:07.055Z","repository":{"id":60316005,"uuid":"536803779","full_name":"gmisail/fontman-registry","owner":"gmisail","description":"Registry server for fontman","archived":false,"fork":false,"pushed_at":"2022-12-11T05:45:35.000Z","size":5067,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-29T18:19:57.019Z","etag":null,"topics":["fiber","go","sqlite"],"latest_commit_sha":null,"homepage":"","language":"Go","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/gmisail.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":"2022-09-15T00:21:14.000Z","updated_at":"2022-11-17T23:23:52.000Z","dependencies_parsed_at":"2023-01-26T16:31:37.009Z","dependency_job_id":null,"html_url":"https://github.com/gmisail/fontman-registry","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gmisail/fontman-registry","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmisail%2Ffontman-registry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmisail%2Ffontman-registry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmisail%2Ffontman-registry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmisail%2Ffontman-registry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gmisail","download_url":"https://codeload.github.com/gmisail/fontman-registry/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmisail%2Ffontman-registry/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32510807,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["fiber","go","sqlite"],"created_at":"2025-04-11T23:30:00.318Z","updated_at":"2026-05-01T19:34:07.023Z","avatar_url":"https://github.com/gmisail.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fontman-registry\n\n## Building\n\n### Dependencies\n\n- Task (build system)\n- PostgreSQL (database)\n- Goose (database migrations)\n\nFor development, it is recommended that you use `docker-compose`. To run with `docker-compose`, first make sure you have both Docker \u0026 Docker Compose.\nThen, simply run `sudo docker-compose up --build`. Note that running with `sudo` may be optional depending on how it is installed.\n\n## Installation\n\n### Step 1 \n\nFirst, the `fontman-registry` binary must be built. This can be done by running `task build`. \n\n### Step 2\n\nNext, make sure that you have a PostgreSQL server running. You can run migrations by running the following:\n\n```\ncd migrations\ngoose postgres \u003cDATABASE URL\u003e up\ncd ..\n```\n\nNow your database is up-to-date!\n\n### Step 3\n\nMake sure that the `PORT` and `DATABASE_URL` environment variables are set. The former will be which port the server will run on (defaults to 8080),\nwhile the latter is the URL of your database (`\"postgres://user:pass@database/name\"`).\n\nYou are now all set! Simply run `./bin/fontman-registry`.\n\n## Usage\n\nTBD.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmisail%2Ffontman-registry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgmisail%2Ffontman-registry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmisail%2Ffontman-registry/lists"}