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

https://github.com/sudo-self/nintendo-in-the-stars

Nintendo in the Stars
https://github.com/sudo-self/nintendo-in-the-stars

Last synced: 5 months ago
JSON representation

Nintendo in the Stars

Awesome Lists containing this project

README

          

# nes-in-stars

Screenshot 2025-09-02 at 04 52 12

### cors.json

```

{
"origin": ["http://localhost:3000", "https://nes-in-stars.vercel.app"],
"method": ["GET"],
"maxAgeSeconds": 3600
}
]

```

### Add to Bucket

```
gsutil cors set cors.json gs://your-bucket-Url.com

```

#### all .nes files added to bucket are populated via API