I’m really excited about the possibility of contributing to Electron through GSoC 2025 and have been looking into the Releases Automation project.
I had a quick question about the tech stack. The project description mentions React (preferred) for the frontend, but from what I understand, the existing codebase is built with Express.js and Node.js. I wanted to clarify:
Would the Release Calendar website be integrated into the existing Express app using a templating engine (like Handlebars/EJS), or is building it in React an option?
For the automation part, should it follow the current Express structure, or is there flexibility in how it’s set up?
Would the team prefer a server-rendered approach with Express, or a React-based UI that pulls data via API?
I want to make sure my approach aligns with what the team needs, so I’d really appreciate any guidance! Looking forward to your thoughts.