Open Issues Need Help
View All on GitHub Software Development • Game Development
#1 - Chore: inicializar projeto Spring Boot 5 months ago
AI Summary: This issue is a "chore" task to initialize a new Spring Boot project. It requires setting up the project with specific minimal dependencies (web, JPA, security, H2, Lombok), adding a .gitignore file, and creating an initial README describing the Minimum Viable Product (MVP). The "good first issue" label suggests it's intended for newcomers.
Complexity:
1/5
good first issue
Backend de RPG de texto turn-based com Spring Boot, gerenciamento de personagens, missões, inventário, batalhas e evolução de atributos.
Java