Skip to content

bndkt/sharemystack

Repository files navigation

Share My Stack

Share My Stack Screenshots

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.

This is the original repository of the app Share My Stack, which you can download from the App Store today:

Download on the App Store

Share My Stack is also launching on Product Hunt today, please check it out:

Share My Stack - Share your stack with the world | Product Hunt

To find out more about Share My Stack, check out https://sharemystack.com

Note

This app (and all code in this repo) was created by Benedikt Müller (@bndkt, 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.

This repo includes:

  • apps/app: The app itself (React Native)
  • apps/content: Sanity Studio (to edit editorial content shown in the app)
  • apps/video: A Remotion project (to generate mockups and videos for marketing)
  • apps/web: The landing page (Remix)
  • assets: Static data for the app (categories, tools, icons)
  • packages/seed-data-action: A custom GitHub actions to seed the static data into Supabase
  • .github/workflows: GitHub actions for CI and to deploy to Expo (build the mobile app) and Cloudflare (website)

Built with

Planned technical enhancements