{"id":17455551,"url":"https://github.com/noelukwa/localbase","last_synced_at":"2025-04-19T15:27:00.820Z","repository":{"id":247648933,"uuid":"819799932","full_name":"noelukwa/localbase","owner":"noelukwa","description":"localbase is a lightweight tool for provisioning secure .local domains. It simplifies the process of setting up local development environments with HTTPS support.","archived":false,"fork":false,"pushed_at":"2024-07-14T14:19:26.000Z","size":30,"stargazers_count":22,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T09:22:34.893Z","etag":null,"topics":["golang","localhost","tunnel"],"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/noelukwa.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":"2024-06-25T08:18:19.000Z","updated_at":"2025-03-12T15:29:35.000Z","dependencies_parsed_at":"2024-10-20T07:58:53.603Z","dependency_job_id":"df3ac0a0-96e5-4cb5-aadc-e601a732c2ab","html_url":"https://github.com/noelukwa/localbase","commit_stats":null,"previous_names":["noelukwa/localbase"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noelukwa%2Flocalbase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noelukwa%2Flocalbase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noelukwa%2Flocalbase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noelukwa%2Flocalbase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noelukwa","download_url":"https://codeload.github.com/noelukwa/localbase/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249726163,"owners_count":21316352,"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":["golang","localhost","tunnel"],"created_at":"2024-10-18T02:04:36.787Z","updated_at":"2025-04-19T15:27:00.798Z","avatar_url":"https://github.com/noelukwa.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# localbase\n\nlocalbase is a lightweight tool for provisioning secure .local domains. It simplifies the process of setting up local development environments with HTTPS support.\n\n## requirements\n\n- [caddy](https://caddyserver.com/)\n- [go](https://golang.org/)\n\n## installation\n\n```go\ngo install github.com/noelukwa/localbase@latest\n```\n\n```sh\ncurl -sSL https://raw.githubusercontent.com/noelukwa/localbase/main/install.sh | sudo sh\n```\n\n## usage\n\n✨ _ensure caddy is setup and running_\n\nstart the localbase service in foreground:\n\n```sh\nlocalbase start\n```\n\nstart the localbase service in detached mode:\n\n```sh\nlocalbase start -d\n```\n\nadd a new domain:\n\n```sh\nlocalbase add hello --port 3000\n```\n\n✨ now visit [https://hello.local](https://hello.local)\n\nremove a domain:\n\n```sh\nlocalbase remove hello\n```\n\nlist all configured domains:\n\n```sh\nlocalbase list\n```\n\nstop the localbase service:\n\n```sh\nlocalbase stop\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoelukwa%2Flocalbase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoelukwa%2Flocalbase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoelukwa%2Flocalbase/lists"}