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,814
Commits
24
Branches
0
Tags
Commit Graph
2 Commits
Author
SHA1
Message
Date
yoosangwook
772cccce89
Update environment configuration files to include NEXT_PUBLIC_RUN_MODE for development, local.dev, local, and production environments. Adjust package.json script to rename build command for local development.
2025-05-29 15:27:52 +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