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

https://github.com/zackproser/pinecone-pulumi-example


https://github.com/zackproser/pinecone-pulumi-example

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## Getting Started

```
npm i
export PINECONE_API_KEY=
export AWS_REGION=us-east-1
pulumi up
```