StackScope Tech Stack Analysis of 40k Indie Launches
StackScope is a tech stack intelligence platform that analyzes early-stage product launches to identify the infrastructure, frameworks, and tools used by indie developers. By crawling over 41,000 launches from Product Hunt, Hacker News, and PeerPush, the tool provides data-driven insights into the current preferences of the startup ecosystem.
Dominant Technologies in Indie Launches
Early-stage startups are heavily reliant on a small set of industry-standard tools for rapid deployment and scaling. According to StackScope's data, the most adopted technologies across 41,787 analyzed launches include:
- Security and SEO: HSTS (62%) and Google Search Console (61%) are the most common implementations, indicating a strong baseline for security and security-first domain configurations.
- Styling: Tailwind CSS is the dominant CSS framework, used by 56% of launches.
- Analytics and Performance: Google Analytics (40%), HTTP/3 (39%), and Cloudflare (39%) are widely adopted for traffic monitoring and delivery optimization.
- Frontend Frameworks: React (36%) and Next.js (35%) remain the primary choices for building user interfaces and meta-frameworks.
- Infrastructure: Cloudflare DNS (34%) is a frequent choice for domain management.
Infrastructure and AI Trends
Beyond specific frameworks, StackScope identifies broader patterns in how modern indie products are built and delivered.
Cloudflare and AI Adoption
Cloudflare is a cornerstone of the modern indie stack, with 39% of analyzed sites using the service. Additionally, 19% of launches show strong patterns of AI generation, reflecting the rapid integration of LLMs and generative AI into new product offerings.
Hosting and Framework Defaults
Community discussion highlights the perceived dominance of Next.js as the default choice for startups. Some users noted that the high adoption rate of Next.js and React may overshadow other frameworks like Laravel, which often integrates React or Vue, potentially leading to classification biases in tech detection tools.
Technical Considerations for Tech Detection
Analyzing the tech stacks of thousands of sites reveals specific technical nuances in how signals are detected.
HSTS and Preloaded Domains
While HSTS is reported at 62% adoption, some developers have pointed out that domains using the .dev TLD are preloaded by default, meaning they do not need to explicitly set the HSTS header to ensure HTTPS, which may impact how these metrics are calculated.
Detection Accuracy and Throughput
Developers building similar tools have noted the importance of optimizing throughput and avoiding headless browsers to maintain speed when scanning large lists of domains. There is also ongoing discussion regarding the effectiveness of scanning robots.txt, llms.txt, or humans.txt for identifying product categories or CMS signals.
Community Feedback and Feature Requests
Users interacting with StackScope have suggested several enhancements to improve the utility of the intelligence platform:
- Market Categorization: Adding the ability to identify the market category or application domain of a product to provide better context for the tech stack.
- Trend Analysis: Implementing a "vibe score" trend over time to track the evolution of a product's appeal or technical quality.
- Self-Analysis: Improving the ability for developers to analyze their own launches directly through the platform.