# Examples

[The devenv project itself uses devenv, which serves as an example](https://github.com/cachix/devenv/blob/main/devenv.nix).

If you’re searching for an example but can’t find it, [let us know](https://github.com/cachix/devenv/issues/12).

* [android](https://github.com/cachix/devenv/tree/main/examples/android)
* [aws-vault](https://github.com/cachix/devenv/tree/main/examples/aws-vault)
* [caddy-php](https://github.com/cachix/devenv/tree/main/examples/caddy-php)
* [clickhouse](https://github.com/cachix/devenv/tree/main/examples/clickhouse)
* [cockroachdb](https://github.com/cachix/devenv/tree/main/examples/cockroachdb)
* [compose](https://github.com/cachix/devenv/tree/main/examples/compose)
* [couchdb](https://github.com/cachix/devenv/tree/main/examples/couchdb)
* [dynamodb-local](https://github.com/cachix/devenv/tree/main/examples/dynamodb-local)
* [elasticmq](https://github.com/cachix/devenv/tree/main/examples/elasticmq)
* [fly.io](https://github.com/cachix/devenv/tree/main/examples/fly.io)
* [garage](https://github.com/cachix/devenv/tree/main/examples/garage)
* [gleam](https://github.com/cachix/devenv/tree/main/examples/gleam)
* [go](https://github.com/cachix/devenv/tree/main/examples/go)
* [helm](https://github.com/cachix/devenv/tree/main/examples/helm)
* [hivemind](https://github.com/cachix/devenv/tree/main/examples/hivemind)
* [httpbin](https://github.com/cachix/devenv/tree/main/examples/httpbin)
* [imports](https://github.com/cachix/devenv/tree/main/examples/imports)
* [influxdb](https://github.com/cachix/devenv/tree/main/examples/influxdb)
* [javascript](https://github.com/cachix/devenv/tree/main/examples/javascript)
* [javascript-bun](https://github.com/cachix/devenv/tree/main/examples/javascript-bun)
* [javascript-yarn](https://github.com/cachix/devenv/tree/main/examples/javascript-yarn)
* [jsonnet](https://github.com/cachix/devenv/tree/main/examples/jsonnet)
* [lean4](https://github.com/cachix/devenv/tree/main/examples/lean4)
* [mailpit](https://github.com/cachix/devenv/tree/main/examples/mailpit)
* [meilisearch](https://github.com/cachix/devenv/tree/main/examples/meilisearch)
* [minio](https://github.com/cachix/devenv/tree/main/examples/minio)
* [mkcert](https://github.com/cachix/devenv/tree/main/examples/mkcert)
* [modern-c](https://github.com/cachix/devenv/tree/main/examples/modern-c)
* [mongodb](https://github.com/cachix/devenv/tree/main/examples/mongodb)
* [mysql](https://github.com/cachix/devenv/tree/main/examples/mysql)
* [nats](https://github.com/cachix/devenv/tree/main/examples/nats)
* [nginx](https://github.com/cachix/devenv/tree/main/examples/nginx)
* [nur](https://github.com/cachix/devenv/tree/main/examples/nur)
* [opentelemetry-collector](https://github.com/cachix/devenv/tree/main/examples/opentelemetry-collector)
* [overlays](https://github.com/cachix/devenv/tree/main/examples/overlays)
* [overmind](https://github.com/cachix/devenv/tree/main/examples/overmind)
* [phoenix](https://github.com/cachix/devenv/tree/main/examples/phoenix)
* [postgres](https://github.com/cachix/devenv/tree/main/examples/postgres)
* [postgres-timescale](https://github.com/cachix/devenv/tree/main/examples/postgres-timescale)
* [processes](https://github.com/cachix/devenv/tree/main/examples/processes)
* [python](https://github.com/cachix/devenv/tree/main/examples/python)
* [python-django](https://github.com/cachix/devenv/tree/main/examples/python-django)
* [python-poetry](https://github.com/cachix/devenv/tree/main/examples/python-poetry)
* [python-venv](https://github.com/cachix/devenv/tree/main/examples/python-venv)
* [r](https://github.com/cachix/devenv/tree/main/examples/r)
* [rabbitmq](https://github.com/cachix/devenv/tree/main/examples/rabbitmq)
* [racket](https://github.com/cachix/devenv/tree/main/examples/racket)
* [ruby](https://github.com/cachix/devenv/tree/main/examples/ruby)
* [rubyonrails](https://github.com/cachix/devenv/tree/main/examples/rubyonrails)
* [rust](https://github.com/cachix/devenv/tree/main/examples/rust)
* [rust-wasm-cross](https://github.com/cachix/devenv/tree/main/examples/rust-wasm-cross)
* [scala](https://github.com/cachix/devenv/tree/main/examples/scala)
* [scripts](https://github.com/cachix/devenv/tree/main/examples/scripts)
* [shell](https://github.com/cachix/devenv/tree/main/examples/shell)
* [simple](https://github.com/cachix/devenv/tree/main/examples/simple)
* [simple-remote](https://github.com/cachix/devenv/tree/main/examples/simple-remote)
* [solidity](https://github.com/cachix/devenv/tree/main/examples/solidity)
* [starship](https://github.com/cachix/devenv/tree/main/examples/starship)
* [supported-languages](https://github.com/cachix/devenv/tree/main/examples/supported-languages)
* [temporal](https://github.com/cachix/devenv/tree/main/examples/temporal)
* [terraform](https://github.com/cachix/devenv/tree/main/examples/terraform)
* [texlive](https://github.com/cachix/devenv/tree/main/examples/texlive)
* [trafficserver](https://github.com/cachix/devenv/tree/main/examples/trafficserver)
* [treefmt](https://github.com/cachix/devenv/tree/main/examples/treefmt)
* [vala](https://github.com/cachix/devenv/tree/main/examples/vala)
* [varnish](https://github.com/cachix/devenv/tree/main/examples/varnish)
* [vault](https://github.com/cachix/devenv/tree/main/examples/vault)
* [wiremock](https://github.com/cachix/devenv/tree/main/examples/wiremock)

See all examples [here](https://github.com/cachix/devenv/tree/main/examples).