Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dario-piotrowicz/getplatformproxy-envbytype-example
https://github.com/dario-piotrowicz/getplatformproxy-envbytype-example
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dario-piotrowicz/getplatformproxy-envbytype-example
- Owner: dario-piotrowicz
- Created: 2024-03-18T10:19:27.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-18T10:59:04.000Z (8 months ago)
- Last Synced: 2024-04-18T06:19:58.688Z (7 months ago)
- Language: TypeScript
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```