Basketball-Competition-Dashboard / Project

Backend programs
0 stars 0 forks source link

CORS for Vite development server #24

Closed AsherJingkongChen closed 3 months ago

AsherJingkongChen commented 3 months ago

CORS for Vite development server

Description

To allow frontend developer fetch Web API to the site hosted by Vite development server.

The origin of Vite development server is http://localhost:5173

Motivation or Context

To accelerate development

Checklist

Item Is checked? Description
Explanation O My changes are well-explained.
Documentation O My works are well-commented or clear.
Tests O I have added tests or reports to cover my changes.
AsherJingkongChen commented 3 months ago

It will be merged after 6 hour (Small feature)