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

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](/orm/more/dev-environment/environment-variables)
* [Editor setup](/orm/more/dev-environment/editor-setup)

Related pages [#related-pages]

* [Prisma schema overview](/orm/prisma-schema/overview)
* [Prisma CLI](/cli)
* [Prisma Config reference](/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