Skip to content

azeljkovic/cors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CORS

CORS example for a blog article: www.zeljkovic.sh/blog/2023/cors

Manual

Install dependencies: pnpm install

Run frontend: pnpm run-fe

Run backend: pnpm run-be

CORS error will be thrown by default. To fix it, uncomment one of the Access-Control-Allow-Origin handling mechanisms in server.js.

About

CORS example for a blog article.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published