2 Open Issues Need Help Last updated: Jul 12, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Set up a new React project within the existing Gupyfy monorepo using Vite. This involves running the `npm create vite@latest` command within the `/frontend` directory to generate the necessary project files and structure for the React front-end application.

Complexity: 2/5
good first issue frontend phase 1 setup

AI Summary: Set up a basic Spring Boot backend project using Spring Initializr, placing the resulting Maven project structure within the `/backend` folder of the Gupyfy monorepo. The project should include the Spring Web dependency.

Complexity: 2/5
good first issue backend phase 1 setup