Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/binzcodes/new

A remote, reproducible, ephemeral, sandboxed and completely diposable nix-based dev env
https://github.com/binzcodes/new

development-environment ephemeral gitpod nix tailscale

Last synced: 6 days ago
JSON representation

A remote, reproducible, ephemeral, sandboxed and completely diposable nix-based dev env

Lists

README

        

# Dev Env as Code

A remote reproducible, ephemeral, sandboxed and completely diposable [nix](https://nixos.org/manual/nix/stable/) based development environment running on [Gitpod](https://www.gitpod.io/), secured with [Tailscale](https://tailscale.com) and customised with [dotfiles](https://github.com/binzcodes/dotfiles).

Accessible at [rbi.nz/new](https://rbi.nz/new).

Based on [this awesome article](https://ghuntley.com/slash-new/).

## Features

Use this repo to:
- Securely access a cloud or on-prem resource, like a production database
- Spin up a fleet of connected Gitpod workspaces
- Share a staged resource with a colleague, as part of a review
- Access a package registry
- Complete a coding interview

## Run

Go to [rbi.nz/new](https://rbi.nz/new).

Or click the button below to start your own development environment:

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/binzcodes/new)