# Dev environment (/docs/orm/more/dev-environment)

> For the complete Prisma documentation index, see [llms.txt](https://www.prisma.io/docs/llms.txt). A markdown version of any docs page is available by appending `.md` to its URL.

Set up your local Prisma ORM development environment, including editor tooling and environment variables.

Location: ORM > More > Dev environment

These guides cover the local development environment around Prisma ORM: editor setup, configuration ergonomics, and environment variable management.

## Start here [#start-here]

* [Environment variables](https://www.prisma.io/docs/orm/more/dev-environment/environment-variables)
* [Editor setup](https://www.prisma.io/docs/orm/more/dev-environment/editor-setup)

## Related pages [#related-pages]

* [Prisma schema overview](https://www.prisma.io/docs/orm/prisma-schema/overview)
* [Prisma CLI](https://www.prisma.io/docs/cli)
* [Prisma Config reference](https://www.prisma.io/docs/orm/reference/prisma-config-reference)

## Related pages

- [`Best practices`](https://www.prisma.io/docs/orm/more/best-practices): Learn production-ready patterns for schema design, query optimization, type safety, security, and deployment with Prisma ORM.
- [`ORM releases and maturity levels`](https://www.prisma.io/docs/orm/more/releases): Learn about the release process, versioning, and maturity of Prisma ORM components and how to deal with breaking changes that might happen throughout releases