Introduction to GitHub Codespaces

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • coding-garden

    Discontinued My digital garden on web development.

  • Let's look at the devcontainer.json of the GitHub repository that I use to publish coding.maier.dev:

  • containerregistry

    Microsoft Artifact Registry description and related FAQ

  • base.Dockerfile: Dockerfile from which an image for the Microsoft Container Registry (MCR) has been created.

  • 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
  • vscode-dev-containers

    Discontinued NOTE: Most of the contents of this repository have been migrated to the new devcontainers GitHub org (https://github.com/devcontainers). See https://github.com/devcontainers/template-starter and https://github.com/devcontainers/feature-starter for information on creating your own!

  • You do not have to be a Docker expert to use Codespaces. The vscode-dev-containers repository is a collection of Docker images of common technology stacks. E.g. there is a javascript-node image that comes with Node.js and Yarn installed. You can check what stacks are available in the containers directory, which contains a sub-directory for each image with a README.md and a .devcontainer sub-directory that contains the following files:

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

  • How to use Ansible on Linux with tools like visual Studio code

    2 projects | /r/ansible | 24 Feb 2023
  • VS Code Dev Containers: A repository of development container definitions

    1 project | news.ycombinator.com | 28 Aug 2022
  • Recommended devcontainers for both Python and R workflows?

    1 project | /r/docker | 9 Aug 2022
  • Introduction to GitHub Codespaces - Building your first Dev Container

    2 projects | dev.to | 6 Aug 2022
  • Extending VSCode Dev Container Features

    4 projects | dev.to | 27 Jul 2022