{"id":28274632,"url":"https://github.com/thainapires/schedulynx","last_synced_at":"2026-05-08T04:03:19.371Z","repository":{"id":282125044,"uuid":"947572070","full_name":"thainapires/schedulynx","owner":"thainapires","description":"Schedulynx is a scheduling application that syncs with your Google Calendar, allowing others to book time directly into your calendar with ease.","archived":false,"fork":false,"pushed_at":"2025-04-03T02:16:12.000Z","size":584,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-23T00:43:58.129Z","etag":null,"topics":["api","api-integration","calendar","fullstack","google","google-api","google-calendar","nextjs","react","scheduling","typescript"],"latest_commit_sha":null,"homepage":"https://schedulynx.vercel.app","language":"TypeScript","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/thainapires.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-03-12T22:47:50.000Z","updated_at":"2025-04-03T11:58:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"b08b2a03-f61f-469c-bda5-da9c8fd2330a","html_url":"https://github.com/thainapires/schedulynx","commit_stats":null,"previous_names":["thainapires/calendlynx","thainapires/schedulynx"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thainapires/schedulynx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thainapires%2Fschedulynx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thainapires%2Fschedulynx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thainapires%2Fschedulynx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thainapires%2Fschedulynx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thainapires","download_url":"https://codeload.github.com/thainapires/schedulynx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thainapires%2Fschedulynx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31872656,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["api","api-integration","calendar","fullstack","google","google-api","google-calendar","nextjs","react","scheduling","typescript"],"created_at":"2025-05-21T02:11:40.624Z","updated_at":"2026-04-16T05:34:21.441Z","avatar_url":"https://github.com/thainapires.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Schedulynx 📅\n\n![image](https://github.com/user-attachments/assets/fd822d0d-6825-49fa-81f5-e48c7c826fe4)\n\nSchedulynx is a scheduling app that syncs with your Google Calendar, allowing others to book time directly into your calendar with ease. It uses NextAuth.js for authentication, enabling users to log in via their Google account.\n\n### Main points\n- Syncs with Google Calendar\n- Allows users to share their availability with others\n- Automatically schedules meetings and events into the user's Google Calendar\n- Google account login via NextAuth.js.\n\n### Technology Stack\n- React\n- TypeScript\n- Next.js\n- NextAuth.js\n- Google API\n- Prisma (ORM)\n\nInstallation\n\n1. Clone the repository:\n```\ngit clone https://github.com/thainapires/schedulynx.git\ncd schedulynx\n```\n\n2. Install dependencies:\n```npm install```\n\n3. Set up environment variables for Google authentication by creating a .env file with the following content:\n\n```\nDATABASE_URL=\"mysql://root:docker@localhost:3306/schedulynx\"\n\n# Google oAuth\nGOOGLE_CLIENT_ID=\nGOOGLE_CLIENT_SECRET=\nNEXTAUTH_SECRET=\n```\n\n3. Start the development server:\n```npm run dev```\n\nVisualize the database with Prisma Studio\n\n```npx prisma studio```\n\n### Docker to run the mysql database\n\n```docker run --name postgres -e POSTGRES_PASSWORD=docker -p 5432:5432 -d postgres```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthainapires%2Fschedulynx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthainapires%2Fschedulynx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthainapires%2Fschedulynx/lists"}