This website requires JavaScript.
Explore
Help
Register
Sign In
qcast3
/
qcast-front
Watch
1
Star
0
Fork
0
You've already forked qcast-front
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
3,766
Commits
24
Branches
0
Tags
Commit Graph
2 Commits
Author
SHA1
Message
Date
yoosangwook
ada62ae8ec
Add local development configuration: introduce config.local.dev.js and update config export logic in config.export.js. Enhance package.json with a new local:dev script for environment management.
2025-05-29 14:38:20 +09:00
yoosangwook
3dc205cb46
Refactor environment configuration: update package.json scripts to use env-cmd for different environments and replace process.env.NEXT_PUBLIC_API_HOST_URL with Config().baseUrl in API calls across multiple components.
2025-05-29 13:05:47 +09:00