Open Issues Need Help
View All on GitHub Setup React project with Vite about 2 months ago
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
Setup Spring Boot project using Initializr about 2 months ago
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