Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dario-piotrowicz/getplatformproxy-envbytype-example


https://github.com/dario-piotrowicz/getplatformproxy-envbytype-example

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# `getPlatformProxy` `envByType` example/demo

Example of how the new proposed `envByType` field in the `getPlatformProxy` result object could be used.

## To run the example/demo

- install the dependencies
```
$ npm i
```

- run the app
```
$ npm start
```