{"id":50267304,"url":"https://github.com/byeoon/myshare","last_synced_at":"2026-05-27T14:37:06.097Z","repository":{"id":344714231,"uuid":"1182819135","full_name":"byeoon/MyShare","owner":"byeoon","description":"MyShare is an open-source, universal clipboard service designed for seamless file, note, and media sharing across devices.","archived":false,"fork":false,"pushed_at":"2026-03-20T04:14:28.000Z","size":13493,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-31T15:44:28.118Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","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/byeoon.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-16T01:41:14.000Z","updated_at":"2026-03-20T04:14:31.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/byeoon/MyShare","commit_stats":null,"previous_names":["byeoon/myshare"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/byeoon/MyShare","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byeoon%2FMyShare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byeoon%2FMyShare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byeoon%2FMyShare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byeoon%2FMyShare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/byeoon","download_url":"https://codeload.github.com/byeoon/MyShare/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byeoon%2FMyShare/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33570993,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-27T02:00:06.184Z","response_time":53,"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":[],"created_at":"2026-05-27T14:37:05.019Z","updated_at":"2026-05-27T14:37:06.090Z","avatar_url":"https://github.com/byeoon.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MyShare\n\nMyShare is an open-source, universal clipboard service designed for seamless file, note, and media sharing across devices.\n\n---\n\n## Local Setup\n\nTo get MyShare running on your machine, follow these steps:\n\n### 1. Prerequisites\n- **Node.js**: (v16+ recommended)\n- **MariaDB**: (v10+ recommended)\n\n### 2. Database Setup\n1. Open your MariaDB Command Line Client.\n2. Run the contents of `setup_database.sql` to setup the database.\n*Note: You can change the database name and credentials, but remember to update your `.env` accordingly.*\n\n### 3. Install Dependencies\nOpen a terminal in the project root and run:\n```bash\nnpm install\n```\n\n### 4. Environment Configuration\nCopy the `.env.example` file to create your own `.env`:\n```bash\ncp .env.example .env\n```\nOpen `.env` and fill in your details:\n- `DB_PASSWORD`: Set this to the password you chose during database setup.\n- `BASE_URL`: Set this to `http://localhost:3010` or wherever you are hosting.\n\n### 5. Start the Application\n```bash\nnode src/index.js\n```\nThe application will be accessible at [http://localhost:3010](http://localhost:3010).\n\n---\n\n## Troubleshooting\n\n### CSS Not Refreshing\nIf you are having issues with the tailwindcss configuration, try running `npm run build-css` to rebuild it.\n\n\n\n## TODO List\n- [ ] Label/Tagging functionality\n- [x] File uploading\n- [x] Host-independent frontend\n- [ ] Finalize UI/UX polish\n- [ ] Advanced security hardening","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyeoon%2Fmyshare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbyeoon%2Fmyshare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyeoon%2Fmyshare/lists"}