Skip to content
@closeio

Close

The inside sales CRM of choice for SMBs

About Us

At Close, we're building the sales communication platform of the future. With our roots as the very first sales CRM to include built-in calling, we're leading the industry toward eliminating manual processes and helping companies to close more deals (faster). Since our founding in 2013, we've grown to become a profitable, 100% globally distributed team of 90+ high-performing, happy people that are dedicated to building a product our customers love.

Our Tech Stack

Backend

Our backend tech stack currently consists primarily of Python Flask web apps with our TaskTiger scheduler handling many of the backend asynchronous task processing chores. Our data stores include MongoDB, PostgreSQL, Elasticsearch, and Redis. The underlying infrastructure runs on AWS using a combination of managed services like EKS, MSK, RDS and ElasticCache and non-managed services running on EC2 instances. All of our compute runs through CI/CD pipelines that build Docker images, run automated tests and deploy to our Kubernetes clusters.

Our backend primarily serves a well-documented public API and GraphQL endpoint that our front-end JavaScript app consumes. Our infrastructure is heavily automated using Terraform, Ansible and other AWS tools.

Frontend

Our app’s frontend is a single-page TypeScript web app mostly written in React (originally built with Backbone.js). Our mobile app is built using React Native. We bundle with Webpack and target only modern browsers. We test with Jest, React Testing Library, and Playwright. Our UI updates in near real-time and is written in LESS/CSS (with flexbox and grid layout) using CSS modules and takes advantage of fun technologies like Websockets and WebRTC.

We care about performance (e.g. route-based code splitting), maintainability, and testability of our frontend code. Our product development process is inspired by Shape Up. We sweat the UI/UX details and work collaboratively with the Product team throughout the design process. This means diving into lo-fi wireframes, and communicating continuously when those ideas are brought to life using Figma and code.

More about us

  • The Making of Close – Our behind-the-scenes Product & Engineering blog
  • Jobs at Close – We're hiring for our 100% remote team
  • About Us – Learn about us
  • API – Our REST API for developers wanting to integrate with Close

Pinned Loading

  1. tasktiger tasktiger Public

    Python task queue using Redis

    Python 1.5k 93

  2. react-custom-scroller react-custom-scroller Public

    Super simple React component for creating a custom scrollbar cross-browser and cross-devices.

    TypeScript 35 9

  3. ciso8601 ciso8601 Public

    Fast ISO8601 date time parser for Python written in C

    Python 575 49

  4. closeio-api closeio-api Public

    Python API Client for Close

    Python 69 46

  5. cleancat cleancat Public

    Validation and serialization library for Python designed to be used with JSON REST frameworks

    Python 52 8

  6. use-infinite-scroll use-infinite-scroll Public

    Super simple React hook for creating an infinite scroll experience based on the IntersectionObserver API

    JavaScript 37 7

Repositories

Showing 10 of 186 repositories
  • github-test-reporter Public Forked from ctrf-io/github-test-reporter

    Publish and view test reporting directly in your GitHub Actions CI/CD workflow and Pull Requests with detailed test summaries, failed test analyses, and flaky test detection.

    closeio/github-test-reporter’s past year of commit activity
    TypeScript 0 MIT 37 0 6 Updated Mar 27, 2026
  • tz-trout Public

    Helps you figure out the time zone based on an address or a phone number.

    closeio/tz-trout’s past year of commit activity
    Python 16 6 3 6 Updated Mar 27, 2026
  • github-retry-action Public Forked from nick-fields/retry

    Retries a GitHub Action step on failure or timeout

    closeio/github-retry-action’s past year of commit activity
    TypeScript 1 MIT 108 0 7 Updated Mar 27, 2026
  • otel-cicd-action Public Forked from corentinmusard/otel-cicd-action

    Open Telemetry CI/CD Action

    closeio/otel-cicd-action’s past year of commit activity
    TypeScript 0 MIT 52 0 5 Updated Mar 27, 2026
  • pnpm-action-setup Public Forked from pnpm/action-setup

    Install pnpm package manager

    closeio/pnpm-action-setup’s past year of commit activity
    TypeScript 0 MIT 184 0 2 Updated Mar 26, 2026
  • stainless-upload-openapi-spec-action Public Forked from stainless-api/upload-openapi-spec-action

    A GitHub action to build Stainless SDKs.

    closeio/stainless-upload-openapi-spec-action’s past year of commit activity
    TypeScript 0 17 0 1 Updated Mar 26, 2026
  • voicecom Public

    A local-only (no network required) voice transcriber voice-to-text for lazy vibe coders (macOS only)

    closeio/voicecom’s past year of commit activity
    Metal 0 MIT 0 0 0 Updated Mar 26, 2026
  • best-practices-documentation Public

    This is a library and tool to help teams document their coding best practices

    closeio/best-practices-documentation’s past year of commit activity
    JavaScript 1 MIT 0 0 3 Updated Mar 25, 2026
  • closeio-api Public

    Python API Client for Close

    closeio/closeio-api’s past year of commit activity
    Python 69 MIT 46 3 3 Updated Mar 25, 2026
  • close-mongo-ops-manager Public

    Monitor and kill MongoDB operations

    closeio/close-mongo-ops-manager’s past year of commit activity
    Python 9 MIT 2 2 1 Updated Mar 25, 2026

Top languages

Loading…

Most used topics

Loading…