{"id":13819185,"url":"https://github.com/dsc-umass/meetsync","last_synced_at":"2025-05-16T04:32:52.486Z","repository":{"id":35316154,"uuid":"216947544","full_name":"dsc-umass/meetsync","owner":"dsc-umass","description":"An Application to Meet and Sync with people","archived":false,"fork":false,"pushed_at":"2023-01-19T19:43:29.000Z","size":1982,"stargazers_count":6,"open_issues_count":46,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-05-28T13:28:46.350Z","etag":null,"topics":["docker","meeting","nodejs","react","webapp"],"latest_commit_sha":null,"homepage":"http://meetsync.umassdsc.com/","language":"Ruby","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/dsc-umass.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":"2019-10-23T02:07:12.000Z","updated_at":"2021-02-08T04:07:33.000Z","dependencies_parsed_at":"2023-02-11T19:10:40.933Z","dependency_job_id":null,"html_url":"https://github.com/dsc-umass/meetsync","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsc-umass%2Fmeetsync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsc-umass%2Fmeetsync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsc-umass%2Fmeetsync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsc-umass%2Fmeetsync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dsc-umass","download_url":"https://codeload.github.com/dsc-umass/meetsync/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":213893321,"owners_count":15653524,"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":["docker","meeting","nodejs","react","webapp"],"created_at":"2024-08-04T08:00:41.882Z","updated_at":"2024-08-04T08:01:45.935Z","avatar_url":"https://github.com/dsc-umass.png","language":"Ruby","funding_links":[],"categories":["Happy Exploring 🤘"],"sub_categories":[],"readme":"![Master CI](https://github.com/dsc-umass/meetsync/workflows/Ruby%20Tests/badge.svg)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n# Meetsync\n\nMeetSync is an application to help individuals, teams and organizaitons to sync themsleves based on people's availablities and make meeting and coordinating super easy. MeetSync hopes to provide a robust system to make meeting times easy with reminders to fill out the meetsync, calendar integrations and fast and responsive UI.\n\n## Getting Started\n\n### Prerequisites\n\nSince the applciation has been containerized through docker-compose, you would need docker-compose.\n\n### Installing \u0026 Running the Containers\n\nTo build the container(this is a one time build):\n\n```\nsudo docker-compose build\n```\n\nTo run the container (everytime you want to start the application):\n\n```\nsudo docker-compose up\n```\n\nYou can press ctrl/command + C on the terminal to stop the container.\n\n### Accessing the Rails Container\n\nTo access the Rails Container(make sure the containers are already running):\n\n```\nsudo bash docker_shell.sh\n```\nIf you want to access the rails console, then run the following command after the previous one:\n\n```\nrails c\n```\n\n### Accessing the Postgres Container\n\nTo access the Postgres Container(make sure the containers are already running):\n\n```\nsudo bash db_shell.sh\n```\n\nThen type:\n\n```\npsql meetsync_development meetsync meetsyncpass\n```\n\n### Common Errors \u0026 FAQ\n\nIn case of a database not found or database not created error:\n\nAccess the Rails Container and run:\n\n```\ncd docker\n\nbash db_setup.sh\n```\n\nIf you want to reset the container and want to rebuild it, run:\n\n```\nsudo docker-compose down\n```\n\nand then rebuild it with docker-compose build\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsc-umass%2Fmeetsync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdsc-umass%2Fmeetsync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsc-umass%2Fmeetsync/lists"}