{"id":15152727,"url":"https://github.com/leslitech/leslicalendar","last_synced_at":"2025-10-08T18:22:49.468Z","repository":{"id":198823467,"uuid":"701594731","full_name":"LesliTech/LesliCalendar","owner":"LesliTech","description":"Unified calendar app for The Lesli Framework.","archived":false,"fork":false,"pushed_at":"2024-04-09T03:05:21.000Z","size":1826,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-09T04:22:28.197Z","etag":null,"topics":["open-source","ruby","ruby-gem","ruby-on-rails","saas"],"latest_commit_sha":null,"homepage":"https://www.lesli.dev/","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LesliTech.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}},"created_at":"2023-10-07T02:29:12.000Z","updated_at":"2024-04-14T20:33:11.203Z","dependencies_parsed_at":null,"dependency_job_id":"8defd5ec-e915-45e3-a757-596401558274","html_url":"https://github.com/LesliTech/LesliCalendar","commit_stats":null,"previous_names":["leslitech/leslidriver"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LesliTech%2FLesliCalendar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LesliTech%2FLesliCalendar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LesliTech%2FLesliCalendar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LesliTech%2FLesliCalendar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LesliTech","download_url":"https://codeload.github.com/LesliTech/LesliCalendar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247642588,"owners_count":20971930,"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":["open-source","ruby","ruby-gem","ruby-on-rails","saas"],"created_at":"2024-09-26T16:21:56.697Z","updated_at":"2025-10-08T18:22:49.443Z","avatar_url":"https://github.com/LesliTech.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\" class=\"documentation-header\"\u003e\n    \u003cimg width=\"100\" alt=\"LesliCalendar logo\" src=\"./app/assets/images/lesli_calendar/calendar-logo.svg\" /\u003e\n    \u003ch3 align=\"center\"\u003eUnified calendar app for The Lesli Framework.\u003c/h3\u003e\n\u003c/div\u003e\n\n\n\u003cbr /\u003e\n\u003chr/\u003e\n\n\u003cdiv align=\"center\" class=\"documentation-statics\"\u003e\n    \u003ca target=\"blank\" href=\"https://rubygems.org/gems/lesli\"\u003e\n        \u003cimg height=\"22\" alt=\"Gem Version\" src=\"https://badge.fury.io/rb/lesli.svg\"/\u003e\n    \u003c/a\u003e\n    \u003ca class=\"mx-2\" href=\"https://codecov.io/github/LesliTech/Lesli\"\u003e \n        \u003cimg height=\"22\" src=\"https://codecov.io/github/LesliTech/Lesli/graph/badge.svg?token=2O12NENK5Y\"/\u003e \n    \u003c/a\u003e\n    \u003ca href=\"https://codecov.io/github/LesliTech/LesliBabel\"\u003e \n        \u003cimg height=\"22\" src=\"https://sonarcloud.io/api/project_badges/measure?project=LesliTech_LesliBabel\u0026metric=sqale_rating\"/\u003e \n    \u003c/a\u003e\n\u003c/div\u003e\n\n\u003chr/\u003e\n\u003cbr /\u003e\n\n\n### Quick start\n\n```shell\n# Add LesliCalendar engine gem\nbundle add lesli_calendar\n```\n\n```shell\n# Setup \u0026 initialize the database\nrake lesli:db:setup\n```\n\n```ruby\n# Load LesliCalendar engine\nRails.application.routes.draw do\n    mount LesliCalendar::Engine =\u003e \"/calendar\"\nend\n```\n\n\n### Documentation\n\n\n\n### Lesli Documentation\n* [website](https://www.lesli.dev/)\n* [documentation](https://www.lesli.dev/engines/calendar/)\n\n\n### Get in touch with Lesli\n\n* [Email: hello@lesli.tech](hello@lesli.tech)\n* [Website: https://www.lesli.tech](https://www.lesli.tech)\n* [Twitter: @LesliTech](https://twitter.com/LesliTech)\n\n\n### License\n-------\nCopyright (c) 2025, Lesli Technologies, S. A.\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program. If not, see http://www.gnu.org/licenses/.\n\n\u003chr /\u003e\n\u003cbr /\u003e\n\n\u003cdiv align=\"center\" class=\"has-text-centered\"\u003e\n    \u003cimg width=\"200\" alt=\"Lesli logo\" src=\"https://cdn.lesli.tech/lesli/brand/app-logo.svg\" /\u003e\n    \u003ch4 align=\"center\" class=\"mt-0\"\u003eRuby on Rails SaaS Development Framework.\u003c/h4\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleslitech%2Fleslicalendar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleslitech%2Fleslicalendar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleslitech%2Fleslicalendar/lists"}