# Introducing neon.ts: infrastructure as code for your Neon projects

DevFeed: [Introducing neon.ts: infrastructure as code for your Neon projects](<https://devfeed.tech/articles/introducing-neon-ts-infrastructure-as-code-for-your-neon-projects-5463.md>)

Original publisher: [Read original article](<https://neon.com/blog/introducing-neon-ts>)

Author: Andre Landgraf

Published: 2026-06-15T12:00:00Z

Content type: article

Language: en

Sources: [Blog -- Neon Docs](<https://devfeed.tech/sources/blog-neon-docs.md>)

Topics: [Infrastructure as code](<https://devfeed.tech/topics/infrastructure-as-code.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Database](<https://devfeed.tech/topics/database.md>), [autoscaling](<https://devfeed.tech/topics/autoscaling.md>)

Tags: [autoscaling](<https://devfeed.tech/tags/autoscaling.md>), [cli](<https://devfeed.tech/tags/cli.md>), [database](<https://devfeed.tech/tags/database.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [product](<https://devfeed.tech/tags/product.md>), [typescript](<https://devfeed.tech/tags/typescript.md>)

## AI overview

Neon introduces neon.ts, a TypeScript infrastructure-as-code configuration runtime for declaring Neon services, provisioning them, managing typed environment variables, and configuring branch settings.

## Source excerpt

As Neon turns into a platform with backend primitives for apps and agents, provisioning those primitives matters more than ever. neon.ts is our branch config and infrastructure-as-code file: declare your Neon services, get type-safe environment variables and program your branch settings, all in TypeScript. And you can try it today.