# PgSpawner v0.1.0 - Table of Contents

> Zero-config local Postgres for Elixir. Add the dep, Postgres boots with your app — auto-initdb, no PID files, no stale processes.

## Pages

- [Changelog](changelog.md)

## Modules

- [PgSpawner](PgSpawner.md): Starts Postgres as an OS-level child of the BEAM via `Port.open/2`.

