Basecamp

The calm alternative to chaotic project management.

Basecamp (originally 37signals) is a bootstrapped software company co-founded by Jason Fried and David Heinemeier Hansson in 1999. Originally a web design firm, it built Basecamp as an internal project management tool that became its primary product. Basecamp is the flagship example of a profitable, VC-free software business.

Founded: 1999
HQ: Chicago, Illinois
Founders: Jason Fried, David Heinemeier Hansson (DHH), Ernest Kim
Project ManagementSaaSSoftware

Books Featuring Basecamp

No books found referencing this company.

Basecamp in Startup Literature

Basecamp is the most frequently cited example in startup literature of a software company built on fundamentally different assumptions from the Silicon Valley consensus. While most company case studies in the startup canon — Amazon, Apple, Facebook, Airbnb, Uber — are stories about rapid growth, large venture funding rounds, and billion-dollar outcomes, Basecamp's story is deliberately different: slow growth, no outside funding, persistent profitability, and a stubborn commitment to remaining small and independent.

The company features primarily in Jason Fried and David Heinemeier Hansson's own books — Getting Real (2006), Rework (2010), and It Doesn't Have to Be Crazy at Work (2018) — but it also appears in broader discussions of bootstrapping, remote work, and the alternatives to venture-funded company building. In those discussions, Basecamp plays the role of the existence proof: the company that demonstrates that the VC-funded growth model is not the only model for building a successful software business.

The Signal v. Noise blog, maintained by Fried and Hansson since the early 2000s, is one of the most influential pieces of writing in the software startup community. It is where many of the ideas in Rework were first articulated, tested against reader feedback, and refined before being published in book form. The blog's archives constitute a documentary record of how the Basecamp philosophy developed in real time over two decades.

The Company

Basecamp began life in 1999 as 37signals, a web design firm founded by Jason Fried in Chicago. The name was deliberately unusual — a reference to a 1977 study of potential signals from extraterrestrial intelligence — but the business was practical: building websites and web applications for clients at a time when the commercial internet was just beginning to generate real business demand.

The early 37signals was shaped by two key decisions that distinguished it from most web design firms of the era. First, Fried operated the company remotely from the beginning: he was in Chicago, and David Heinemeier Hansson — who joined from Denmark in 2001 — was in a different country entirely. This remote structure forced the development of communication practices and organizational norms that other firms didn't need because they all worked in the same office. Second, Fried was unusually transparent about the company's thinking and process, sharing ideas and principles on the Signal v. Noise blog that built a community of readers interested not just in web design but in the broader questions of how to build software products and run small companies.

In 2003, the decision was made to build an internal project management tool — something to manage the firm's client projects without the complexity of enterprise software. Fried assigned Hansson to build it in Ruby, a programming language Hansson had been exploring. The tool they built — Basecamp — was launched publicly in 2004 after the team recognized it might be useful to other businesses facing similar project management challenges.

The product found immediate commercial success. Small businesses, agencies, and teams recognized that Basecamp solved a real problem in a way that was dramatically simpler than the alternatives. The pricing model — a flat monthly subscription for unlimited projects — was straightforward and accessible for small businesses that couldn't afford or didn't need enterprise software. Within a year of launching, subscription revenue from Basecamp was exceeding services revenue from client work.

The transition from agency to software product company happened gradually and organically. 37signals didn't make a dramatic pivot decision; it followed the revenue. By the mid-2000s, the company had effectively become a software business. It launched other products — Highrise (CRM), Backpack (personal information management), and Campfire (business chat) — before eventually narrowing its focus to Basecamp as its primary product in the 2010s.

In 2014, 37signals renamed itself Basecamp — adopting the name of the product that had defined the company for a decade.

What Rework Says About Basecamp

Rework is as much about Basecamp as it is about business principles in general. Fried and Hansson use the company as a continuous example throughout the book — illustrating each principle with something they actually did, or didn't do, at Basecamp.

The book's central claim — that constraints breed creativity and that less is more — is illustrated directly by Basecamp's product history. The decision to keep Basecamp simple, to resist the pressure to add features, and to build for the user who needs 80% of the functionality rather than the user who needs the last 20% is a direct expression of the constraint-as-advantage philosophy. Basecamp has features that competitors don't, but more importantly, it doesn't have features that competitors do — and Fried argues that the absence of those features is part of the product's value.

The anti-meeting philosophy is also illustrated through Basecamp. The company operates asynchronously — most communication happens through written messages in Basecamp itself, and real-time meetings are reserved for situations where synchronous discussion genuinely adds value that asynchronous writing cannot provide. This is not just a cultural preference; it's a business decision driven by the observation that the company's best work happens when people have uninterrupted time to think and build, not when they're context-switching between tasks and conversations.

The anti-VC argument is made directly through Basecamp's history. Fried and Hansson have been offered venture funding multiple times and have declined every time. They argue that the capital would come with requirements — for growth, for exit, for organizational change — that would be incompatible with the kind of company they want to build. The willingness to forgo capital and accept slower growth in order to maintain independence and culture is the defining financial choice of Basecamp's history.

Ruby on Rails: Basecamp's Unexpected Legacy

One of the most significant consequences of building Basecamp was entirely unintentional: the creation of Ruby on Rails, the web framework that became one of the most influential software tools of the early internet era.

David Heinemeier Hansson built Basecamp in Ruby and, in the process of building it, extracted the reusable patterns of web application development into a framework he called Ruby on Rails. Rails was designed to make common web development tasks simple — database integration, URL routing, template rendering, form handling — while following a set of opinionated conventions that made Rails applications look and behave similarly, reducing the cognitive overhead of switching between projects.

Hansson open-sourced Ruby on Rails in 2004, and its adoption was rapid and dramatic. GitHub was built on Rails. Shopify was built on Rails. Airbnb was built on Rails. Twitter was built on Rails (before eventually migrating off it at scale). Hundreds of thousands of web applications were built on Rails in the first decade after its release, and the conventions it established influenced web frameworks in other languages for years.

Rails is arguably Basecamp's most significant contribution to the technology industry — more significant, in terms of impact, than the project management product itself. It changed how web applications were built, accelerated the careers of tens of thousands of developers, and enabled the rapid development of products that might have taken years to build without it.

The Rails story illustrates a broader principle about building in public and open-sourcing tools: the secondary effects of sharing what you build can exceed the primary effects of the thing you were building in the first place. Basecamp built Rails to build Basecamp. The impact of releasing Rails to the world was orders of magnitude larger than the impact of Basecamp's direct product line.

Lessons for Founders

Basecamp's history offers several lessons that are particularly valuable for founders building software businesses.

Build tools you need yourself, then sell them. The most successful software products often start as internal tools built to solve a problem the founding team personally has. Building for your own needs produces more practical, focused products than building based on market research alone. The founders who best understand the problem are the ones who have it themselves.

Charge from the beginning. Basecamp's subscription model from day one meant that the company always knew whether people valued the product enough to pay for it. This discipline — requiring revenue from the start rather than growing a free user base and figuring out monetization later — forces product focus and creates a direct feedback loop between product quality and business health.

An unexpected side product can be more valuable than your primary product. Ruby on Rails was a byproduct of building Basecamp, not a deliberate product strategy. The lesson is not to try to build frameworks on purpose, but to recognize when something you've built for internal use might be valuable to others, and to be generous in sharing it. Open-sourcing Rails cost Hansson and 37signals almost nothing in direct terms, and the goodwill, talent attraction, and community it generated was worth far more than any licensing fees they could have charged.

Independence has compounding value over time. The decision to remain independent and bootstrapped looks less dramatic in year one or year five than it does in year twenty-five. By remaining independent, Basecamp has been able to make decisions that VC-funded companies cannot: choosing not to grow faster than its culture can handle, turning down acquisition offers, experimenting with new product models like Once without investor pressure for near-term returns. The value of independence compounds over time in ways that are difficult to see from the beginning.

Key Milestones

  • 1999: Founded as 37signals (web design firm) by Jason Fried
  • 2003: Basecamp built as internal tool; launched publicly
  • 2004: David Heinemeier Hansson creates Ruby on Rails while building Basecamp
  • 2004: Ruby on Rails open-sourced — influences thousands of startups
  • 2014: 37signals renames to Basecamp
  • 2020: HEY email client launches
  • 2024: 'Once' product line launches (self-hosted, one-time purchase software)

Key Themes

  • Bootstrapping
  • Calm company
  • No VC
  • Profitable software
  • Remote work pioneer

Further Reading