https://github.com/khianvictorycalderon/nextjs-cors
Test CORS with nextjs
https://github.com/khianvictorycalderon/nextjs-cors
next-js next-js-cors nextjs nextjs-cors
Last synced: about 2 months ago
JSON representation
Test CORS with nextjs
- Host: GitHub
- URL: https://github.com/khianvictorycalderon/nextjs-cors
- Owner: khianvictorycalderon
- Created: 2025-08-03T05:01:20.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-08-03T06:09:19.000Z (2 months ago)
- Last Synced: 2025-08-03T07:06:09.848Z (2 months ago)
- Topics: next-js, next-js-cors, nextjs, nextjs-cors
- Language: TypeScript
- Homepage:
- Size: 120 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nextjs CORS
A test of nextjs with cross origin resource sharing.## Usage
Used with [Apixer: API Tester](https://apixer.vercel.app/)## To run this project:
1. Clone this repository `git clone https://github.com/khianvictorycalderon/nextjs-cors.git`
2. Run `npm install`
3. Run `npm run dev`