Open Issues Need Help
View All on GitHub AI/ML • RAG Systems
Must - Initialisation du projet MS Player about 2 months ago
AI Summary: This issue requests the initial setup of a new project, "MS Player." It involves creating essential project files like package.json and .gitignore, configuring a linter, establishing a basic TypeScript entry point (app.ts), creating a Dockerfile for a database, and documenting the API with OpenAPI. The goal is to establish a foundational structure for the project.
Complexity:
2/5
enhancement good first issue
AI/ML • RAG Systems
Must - Initialisation du Front about 2 months ago
AI Summary: This issue is a foundational task to set up a new frontend project using React and TypeScript. It involves configuring essential project files like package.json, tsconfig, linter, vite.config, and .gitignore, as well as creating a basic entry point with a "Hello world" message.
Complexity:
1/5
enhancement good first issue