{"id":28179666,"url":"https://github.com/arunvelsriram/redaltsync","last_synced_at":"2025-05-16T02:13:28.405Z","repository":{"id":287277963,"uuid":"964188627","full_name":"arunvelsriram/redaltsync","owner":"arunvelsriram","description":"A web application that helps synchronize subreddit subscriptions between Reddit accounts.","archived":false,"fork":false,"pushed_at":"2025-04-20T14:58:55.000Z","size":3611,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-20T15:44:05.371Z","etag":null,"topics":["cursorai","reddit"],"latest_commit_sha":null,"homepage":"https://redaltsync.onrender.com","language":"JavaScript","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/arunvelsriram.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,"zenodo":null}},"created_at":"2025-04-10T20:31:27.000Z","updated_at":"2025-04-20T14:58:20.000Z","dependencies_parsed_at":"2025-04-10T22:36:10.817Z","dependency_job_id":null,"html_url":"https://github.com/arunvelsriram/redaltsync","commit_stats":null,"previous_names":["arunvelsriram/redaltsync"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arunvelsriram%2Fredaltsync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arunvelsriram%2Fredaltsync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arunvelsriram%2Fredaltsync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arunvelsriram%2Fredaltsync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arunvelsriram","download_url":"https://codeload.github.com/arunvelsriram/redaltsync/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254453587,"owners_count":22073618,"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":["cursorai","reddit"],"created_at":"2025-05-16T02:13:27.659Z","updated_at":"2025-05-16T02:13:28.398Z","avatar_url":"https://github.com/arunvelsriram.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RedAltSync\n\nA web application that helps synchronize subreddit subscriptions between Reddit accounts.\n\n🛠️ Built with [Cursor AI](https://cursor.sh), guided by vibes!\n\n## Features\n\n- OAuth2 authentication with Reddit\n- Subreddit subscription synchronization\n- Health check endpoint\n\n## Prerequisites\n\n- Go 1.21 or later\n- Reddit API credentials\n\n## Setting Up Reddit API Credentials\n\n1. Go to https://www.reddit.com/prefs/apps\n2. Click \"Create another app...\" at the bottom\n3. Fill in the following details:\n   - Name: RedAltSync\n   - Type: Web app\n   - Description: Sync subreddit subscriptions between Reddit accounts\n   - About URL: (your website URL or GitHub repo)\n   - Redirect URI: http://localhost:3000/auth/callback (for development)\n4. Click \"Create app\"\n5. Note your client ID (under the app name) and client secret\n\n## Environment Variables\n\nCreate a `.env` file in the root directory with the following variables:\n\n```\nREDDIT_CLIENT_ID=your_client_id\nREDDIT_CLIENT_SECRET=your_client_secret\nREDDIT_REDIRECT_URI=http://localhost:3000/auth/callback\n```\n\n## Installation\n\n## Running the Application\n\nTo start the server, run:\n```bash\ngo run main.go\n```\n\nTo start the server with live reload, run:\n```bash\ngo install github.com/air-verse/air@latest\nair\n```\n\nThe server will start on `http://localhost:3000`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farunvelsriram%2Fredaltsync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farunvelsriram%2Fredaltsync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farunvelsriram%2Fredaltsync/lists"}