An open API service indexing awesome lists of open source software.

https://github.com/dotenvx/runtime-example

"Runtime" demo (see whitepaper)
https://github.com/dotenvx/runtime-example

Last synced: about 1 year ago
JSON representation

"Runtime" demo (see whitepaper)

Awesome Lists containing this project

README

          

> [!IMPORTANT]
>
> This repo is for purposes of demonstrating "Runtime" as discussed in our [whitepaper](https://dotenvx.com/dotenvx.pdf)
>
> runtime-example

## Usage

After [installing dotenvx](https://dotenvx.com), run the following.

```
DOTENV_PRIVATE_KEY=2c6cbf0c8b754d974a8001c5527fb47a38d418bd86bcb74ca40c42e650eba80a dotenvx run -f .env -- node index.js
```