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
- Host: GitHub
- URL: https://github.com/sudo-self/nintendo-in-the-stars
- Owner: sudo-self
- Created: 2024-10-14T07:38:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-17T05:05:08.000Z (over 1 year ago)
- Last Synced: 2025-01-24T14:46:40.201Z (over 1 year ago)
- Language: HTML
- Homepage: https://nintendo-in-the-stars.netlify.app
- Size: 193 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README

### 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