Github Codespaces: A different way to code

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
  1. spec

    Development Containers: Use a container as a full-featured development environment. (by devcontainers)

    You can find the schema definition of the devcontainer.json file in the Visual Studio Code documentation or in this repository. In addition, this tutorial can also help.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. features

    Discontinued 🐳 Extra add-in features for Devcontainers and GitHub Codespaces (by devcontainers-contrib)

    Add or remove npm packages: You can add npm packages to your dev container by using the npm-packages feature and adding the following line to your devcontainer.json file:

  4. In addition to the examples provided in the official documentation, you can check out some example configurations that I have created based on my personal preferences in this repository.

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

  • I Watched Gemini CLI Hallucinate and Delete My Files

    3 projects | news.ycombinator.com | 22 Jul 2025
  • Maximizing Efficiency with Dev Containers: A Developer's Guide

    2 projects | dev.to | 21 Jul 2025
  • Development Containers

    1 project | news.ycombinator.com | 3 Jul 2025
  • Development Containers

    1 project | news.ycombinator.com | 29 Jun 2025
  • Docker Compose and Devcontainers for Microservices Development

    2 projects | dev.to | 28 Apr 2025