{"id":15707650,"url":"https://github.com/timmo001/letmeknow-server","last_synced_at":"2026-02-12T21:03:34.700Z","repository":{"id":248425836,"uuid":"828646561","full_name":"timmo001/letmeknow-server","owner":"timmo001","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-25T17:51:15.000Z","size":28,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-19T00:41:02.163Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/timmo001/letmeknow","language":"Go","has_issues":false,"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/timmo001.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"github":"timmo001","ko_fi":"timmo001"}},"created_at":"2024-07-14T19:11:14.000Z","updated_at":"2024-07-15T15:42:20.000Z","dependencies_parsed_at":"2024-07-14T20:27:38.901Z","dependency_job_id":"814c8ef0-4043-4242-9ad5-95e5fadd22a1","html_url":"https://github.com/timmo001/letmeknow-server","commit_stats":null,"previous_names":["timmo001/letmeknow-server"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/timmo001/letmeknow-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timmo001%2Fletmeknow-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timmo001%2Fletmeknow-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timmo001%2Fletmeknow-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timmo001%2Fletmeknow-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timmo001","download_url":"https://codeload.github.com/timmo001/letmeknow-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timmo001%2Fletmeknow-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29381048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T20:34:40.886Z","status":"ssl_error","status_checked_at":"2026-02-12T20:23:00.490Z","response_time":55,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2024-10-03T20:41:01.972Z","updated_at":"2026-02-12T21:03:34.685Z","avatar_url":"https://github.com/timmo001.png","language":"Go","funding_links":["https://github.com/sponsors/timmo001","https://ko-fi.com/timmo001"],"categories":[],"sub_categories":[],"readme":"# LetMeKnow - Server\n\n### Installation\n\nDownload the `letmeknow-server-*` binary from the releases page.\n\n### Linux\n\n#### Install\n\n```bash\nsudo mv letmeknow-server-* /usr/local/bin/letmeknow-server\nsudo chmod +x /usr/local/bin/letmeknow-server\n```\n\n#### Setup as a service\n\n```bash\nsudo systemctl edit --force --full letmeknow-server.service\n```\n\n```ini\n[Unit]\nDescription=LetMeKnow Server\nWants=network-online.target\nAfter=network-online.target\n\n[Service]\nType=simple\nExecStart=/usr/local/bin/letmeknow-server\nRestart=always\nRestartSec=1\n\n[Install]\nWantedBy=default.target\n```\n\nNow enable and start the service:\n\n```bash\nsudo systemctl enable --now letmeknow-server.service\n```\n\nCheck the status:\n\n```bash\nsudo systemctl status letmeknow-server.service\n```\n\n#### Logs\n\n```bash\nsudo journalctl -u letmeknow-server.service -f\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimmo001%2Fletmeknow-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimmo001%2Fletmeknow-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimmo001%2Fletmeknow-server/lists"}