{"id":14155503,"url":"https://github.com/bndkt/sharemystack","last_synced_at":"2025-04-06T07:14:23.684Z","repository":{"id":199015070,"uuid":"650392675","full_name":"bndkt/sharemystack","owner":"bndkt","description":"Share your stack with the world!","archived":false,"fork":false,"pushed_at":"2024-04-09T14:04:11.000Z","size":24013,"stargazers_count":368,"open_issues_count":16,"forks_count":34,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-03-30T06:05:58.751Z","etag":null,"topics":["bun","expo","ios","monorepo","react-native","reactnative","remix","supabase","tamagui"],"latest_commit_sha":null,"homepage":"https://sharemystack.com","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/bndkt.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":"2023-06-07T01:26:28.000Z","updated_at":"2025-03-27T21:53:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"3bbbae19-5ffa-4e9c-a277-a4dac082def2","html_url":"https://github.com/bndkt/sharemystack","commit_stats":null,"previous_names":["bndkt/sharemystack"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndkt%2Fsharemystack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndkt%2Fsharemystack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndkt%2Fsharemystack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bndkt%2Fsharemystack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bndkt","download_url":"https://codeload.github.com/bndkt/sharemystack/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247445681,"owners_count":20939961,"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":["bun","expo","ios","monorepo","react-native","reactnative","remix","supabase","tamagui"],"created_at":"2024-08-17T08:03:41.621Z","updated_at":"2025-04-06T07:14:23.663Z","avatar_url":"https://github.com/bndkt.png","language":"TypeScript","funding_links":[],"categories":["react-native"],"sub_categories":[],"readme":"# Share My Stack\n\n![Share My Stack Screenshots](https://sharemystack.com/images/banner.webp)\n\n**Curate your personal productivity stack or your favorite development stack. Share it within the app or on social media. Discover what other people are using and get inspired to try out new tools.**\n\nThis is the original repository of the app Share My Stack, which you can download from the App Store today:\n\n[![Download on the App Store](https://developer.apple.com/assets/elements/badges/download-on-the-app-store.svg)](https://apps.apple.com/us/app/share-my-stack/id6450111644)\n\nShare My Stack is also launching on Product Hunt today, please check it out:\n\n\u003ca href=\"https://www.producthunt.com/posts/share-my-stack?utm_source=badge-featured\u0026utm_medium=badge\u0026utm_souce=badge-share\u0026#0045;my\u0026#0045;stack\" target=\"_blank\"\u003e\u003cimg src=\"https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=415351\u0026theme=light\" alt=\"Share\u0026#0032;My\u0026#0032;Stack - Share\u0026#0032;your\u0026#0032;stack\u0026#0032;with\u0026#0032;the\u0026#0032;world | Product Hunt\" style=\"width: 250px; height: 54px;\" width=\"250\" height=\"54\" /\u003e\u003c/a\u003e\n\nTo find out more about Share My Stack, check out [https://sharemystack.com](https://sharemystack.com)\n\n\u003e [!NOTE]\n\u003e This app (and all code in this repo) was created by Benedikt Müller ([@bndkt](https://x.com/bndkt), [bndkt.com](https://bndkt.com)). I'm making this repo accessible for educational purposes and as inspiration, but without license. I'm **available for freelance work** in React and React Native projects, please reach out to me at [hello@bndkt.com](hello@bndkt.com).\n\n## This repo includes:\n\n- [apps/app](./apps/app): The app itself (React Native)\n- [apps/content](./apps/content): Sanity Studio (to edit editorial content shown in the app)\n- [apps/video](./apps/video): A Remotion project (to generate mockups and videos for marketing)\n- [apps/web](./apps/web): The landing page (Remix)\n- [assets](./assets): Static data for the app (categories, tools, icons)\n- [packages/seed-data-action](./packages/seed-data-action): A custom GitHub actions to seed the static data into Supabase\n- [.github/workflows](./.github/workflows): GitHub actions for CI and to deploy to Expo (build the mobile app) and Cloudflare (website)\n\n## Built with\n\n- [Expo SDK 50](https://github.com/expo/expo/)\n- [Expo Router 3](https://github.com/expo/expo/tree/main/packages/expo-router)\n- [React Native 0.72](https://github.com/facebook/react-native)\n- [Tamagui](https://github.com/tamagui/tamagui)\n- [Supabase](https://github.com/supabase/supabase-js)\n- [React Native Bottom Sheet 5](https://github.com/gorhom/react-native-bottom-sheet)\n- [WatermelonDB](https://github.com/Nozbe/WatermelonDB)\n- [Remix 2](https://github.com/remix-run)\n- [Remotion 4](https://github.com/remotion-dev/remotion)\n\n## Planned technical enhancements\n\n- [ ] iOS App Clips (using [react-native-app-clip](https://github.com/bndkt/react-native-app-clip))\n- [ ] iOS Widgets/Live Activities (using [react-native-widget-extension](https://github.com/bndkt/react-native-widget-extension))\n- [ ] iOS Handoff (using [Expo Router](https://github.com/expo/expo/tree/main/packages/expo-router))\n- [ ] Web App powered by React Native Web (using [Expo Router](https://github.com/expo/expo/tree/main/packages/expo-router))\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbndkt%2Fsharemystack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbndkt%2Fsharemystack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbndkt%2Fsharemystack/lists"}