|
1 | | -[![npm version][npm-img]][npm-url] [![GitHub][github-img]][github-url] [![License][license-img]][license-url] |
2 | | - |
3 | 1 | # 🌐 Next.js Runtime Environment Configuration |
4 | 2 |
|
5 | | -**Effortlessly populate your environment at runtime, not just at build time, with `@hyperb1iss/next-runtime-env`.** |
| 3 | +<div align="center"> |
| 4 | + |
| 5 | +[](https://nextjs.org/) |
| 6 | +[](https://react.dev/) |
| 7 | +[](https://www.typescriptlang.org/) |
| 8 | +[](https://opensource.org/licenses/MIT) |
| 9 | + |
| 10 | +[](https://www.npmjs.com/package/@hyperb1iss/next-runtime-env) |
| 11 | +[](https://github.com/hyperb1iss/next-runtime-env/actions) |
| 12 | +[](https://www.npmjs.com/package/@hyperb1iss/next-runtime-env) |
| 13 | + |
| 14 | +**Effortlessly populate your environment at runtime, not just at build time.** |
| 15 | + |
| 16 | +[⚡ Installation](#-installation) • [🚀 Getting Started](#-getting-started) • [🛠 Advanced Usage](#-advanced-usage) • |
| 17 | +[🚀 Deployment](#-deployment-guide) |
| 18 | + |
| 19 | +</div> |
6 | 20 |
|
7 | 21 | > **Fork Notice:** This package is a Next.js 15 & React 19 compatible fork of the original |
8 | 22 | > [next-runtime-env](https://github.com/expatfile/next-runtime-env) by Expatfile.tax LLC. All credit for the original |
@@ -403,12 +417,8 @@ This fork is maintained by [Stefanie Jane (@hyperb1iss)](https://github.com/hype |
403 | 417 |
|
404 | 418 | --- |
405 | 419 |
|
406 | | -[npm-img]: https://img.shields.io/npm/v/@hyperb1iss/next-runtime-env |
407 | | -[npm-url]: https://www.npmjs.com/package/@hyperb1iss/next-runtime-env |
408 | | -[github-img]: https://img.shields.io/github/stars/hyperb1iss/next-runtime-env?style=social |
409 | | -[github-url]: https://github.com/hyperb1iss/next-runtime-env |
410 | | -[license-img]: https://img.shields.io/npm/l/@hyperb1iss/next-runtime-env |
411 | | -[license-url]: https://github.com/hyperb1iss/next-runtime-env/blob/main/LICENSE.md |
412 | | -[build-once-deploy-many-link]: https://www.mikemcgarr.com/blog/build-once-deploy-many.html |
413 | | -[fundamental-principle-link]: https://cloud.redhat.com/blog/build-once-deploy-anywhere |
414 | | -[twelve-factor-link]: https://12factor.net |
| 420 | +<div align="center"> |
| 421 | + |
| 422 | +If you find this useful, [buy me a Monster Ultra Violet ⚡](https://ko-fi.com/hyperb1iss) |
| 423 | + |
| 424 | +</div> |
0 commit comments