Do you typically use Docker as your dev environment?

This page summarizes the projects mentioned and recommended in the original post on /r/golang

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

    ☁️ Live reload for Go apps

  • Using Docker definitely helps with setting up all of the dependencies. You can then use a live reloading library like https://github.com/cosmtrek/air to make use of the shared volume with the host.

  • nevermind

    a node version manager

  • If you want to see an example project check out this wip: https://github.com/bozdoz/nevermind

  • 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
  • spec

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

  • I do this too http://containers.dev

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