-
Notifications
You must be signed in to change notification settings - Fork 1
Refactor with React and Node.js - Modern Web Application Architecture #58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: wulukewu <68338769+wulukewu@users.noreply.github.com>
Co-authored-by: wulukewu <68338769+wulukewu@users.noreply.github.com>
Co-authored-by: wulukewu <68338769+wulukewu@users.noreply.github.com>
wulukewu
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@copilot fix the actions errors that runs on github
Co-authored-by: wulukewu <68338769+wulukewu@users.noreply.github.com>
Fixed in commit 45c87b1. The issue was that the workflows used
The GitHub Actions workflows should now run successfully as they can use |
|
PR Preview
|
Summary: Successfully refactored the AtCoder Statistics project from Python static site generator to a modern React + Node.js application. Fixed GitHub Actions CI/CD workflows by adding package-lock.json for npm ci command. The new architecture provides real-time data fetching, client-side routing, and better maintainability while preserving all existing features.
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.