From a964a3b010db11c37c1f1e5551dba6e1716b4727 Mon Sep 17 00:00:00 2001 From: Kir Burkhanov <5420754+lastonoga@users.noreply.github.com> Date: Thu, 29 Jun 2023 12:26:47 +0400 Subject: [PATCH] Add next-runtime-env --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c7dab11..d8a0c25 100644 --- a/README.md +++ b/README.md @@ -158,6 +158,7 @@ _List inspired by the [awesome](https://github.com/sindresorhus/awesome) list th - [next-transpile-modules](https://github.com/martpie/next-transpile-modules) - Next.js plugin to transpile code from node_modules. Useful for monorepos. - [Destack for Next.js](https://github.com/liveduo/destack) - Next.js extension to visually build landing pages locally. - [UseSIWE](https://github.com/random-bits-studio/use-siwe) - React hooks and Next.js API routes that make it super easy to add Sign-In with Ethereum to your app. +- [Runtime Environment Variables for Next.js](https://www.npmjs.com/package/@cuww/runtime-env) – Stop configuring ENV variables in CI/CD, use a cloud-native approach. ## Apps