Ask HN: Companies of one, what is your tech stack?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • technology-stack

    🚀 Detailed description + diagram of the Open Source Technology Stack we use for dwyl projects.

  • If you want an ultra productive, easy to learn and a delight to deploy+maintain stack, consider PETAL: Phoenix, Elixir, Tailwind, Alpine.já & LiveView. See: https://github.com/dwyl/technology-stack

  • mockoon

    Mockoon is the easiest and quickest way to run mock APIs locally. No remote deployment, no account required, open source.

  • Website's hosting: Firebase hosting

    CI: GitHub Actions

    Project management: GitHub Projects

    Support: Email, Discord, GitHub Discussions

    Project is https://mockoon.com

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • good_job

    Multithreaded, Postgres-based, Active Job backend for Ruby on Rails.

  • sqlc

    Generate type-safe code from SQL

  • - Golang + sqlc: I used Rails SQL schema to pair it with golang sqlc https://sqlc.dev/ it makes write SQL way easier

  • nexus

    A Nim web framework with batteries included (by jfilby)

  • I use it mainly for high-performance backend engines. E.g. I'm writing an automated trading system and the trading engine is written in Nim.

    I wrote a Nim web framework that has an ORM: https://github.com/jfilby/nexus. However I mainly use the ORM with the back-end engines. You could write a Django-style web app with Nexus + Nimja, but it's difficult to compete with the huge ecosystems of React and Flutter.

  • debug-toolkit

    A modern code-injection framework for Python. Like Pyrasite but Kubernetes-aware.

  • We're very much not a company of one anymore, but I used Unicorn Platform for our startups website (http://robusta.dev)

    It's optimized for building a decent looking startup website in half an hour.

    We now have an in house designer and frontend team so the whole thing will be replaced soon... But it got us fairly far.

  • chessmadra-frontend

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Caddy

    Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS

  • If you want to avoid the headache of doing basic things in nginx.

    Checkout https://caddyserver.com , auto SSL, fast and simple.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts