{"id":25549506,"url":"https://github.com/mgnsk/calendar","last_synced_at":"2026-02-14T13:30:12.648Z","repository":{"id":274674837,"uuid":"923640626","full_name":"mgnsk/calendar","owner":"mgnsk","description":"A simple web-based event calendar system with iCalendar and RSS feeds.","archived":false,"fork":false,"pushed_at":"2025-02-19T20:27:10.000Z","size":206,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-19T21:26:59.170Z","etag":null,"topics":["echo","fts5","gomponents","htmx","htmx-go","ical","rss","snowflake","sqlite"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mgnsk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2025-01-28T15:59:10.000Z","updated_at":"2025-02-19T20:27:12.000Z","dependencies_parsed_at":"2025-02-12T20:41:04.334Z","dependency_job_id":null,"html_url":"https://github.com/mgnsk/calendar","commit_stats":null,"previous_names":["mgnsk/calendar"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgnsk%2Fcalendar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgnsk%2Fcalendar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgnsk%2Fcalendar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgnsk%2Fcalendar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mgnsk","download_url":"https://codeload.github.com/mgnsk/calendar/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239816514,"owners_count":19701753,"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":["echo","fts5","gomponents","htmx","htmx-go","ical","rss","snowflake","sqlite"],"created_at":"2025-02-20T10:18:26.214Z","updated_at":"2026-02-14T13:30:12.584Z","avatar_url":"https://github.com/mgnsk.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Simple calendar app\n\n### Local development\n\nDependencies:\n\n- [Go](https://go.dev/)\n- [Node.js](https://nodejs.org/en)\n\nAdd the following to your `/etc/hosts` to access the calendar by domain name.\n\n```\n127.0.0.1 calendar.testing\n```\n\nGenerate the root CA and certificate:\n\n```\ncd certs\n./gen.sh\n```\n\nDuring development, we use self-signed certificates. In production we use automatic TLS from Let's Encrypt.\n\nImport Calendar CA certificate at `certs/ca.crt` into your browser to avoid self-signed certificate warnings.\n\nSetup tools and run the development environment:\n\n- `$ make setup`\n- `$ make dev`\n\nYour browser should automatically open at `https://calendar.testing:8443`.\n\n### Docker Compose deployment\n\nThe Docker image is published at https://github.com/mgnsk/calendar/pkgs/container/calendar\n\nDescribes an easy deployment pattern I personally use elsewhere.\nChoose whichever system you're familiar with.\n\nYou need a Docker installation with the [Compose plugin](https://docs.docker.com/compose/install/linux/).\n\nCopy `docker-compose.yml` to `/etc/docker/compose/calendar/`.\nConfigure the environment variables.\n\nCopy `docker-compose@.service` to `/etc/systemd/system/`.\n\nEnable the service: `$ systemctl enable --now docker-compose@calendar`.\n\nTo update the service:\n\n- `$ cd /etc/docker/compose/calendar`\n- `$ docker compose pull`\n- `$ systemctl restart docker-compose@calendar`\n\nTODO: automatic update\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgnsk%2Fcalendar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmgnsk%2Fcalendar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgnsk%2Fcalendar/lists"}