Make paths customizeable
- Lenguaje dominante
- JavaScript
- Estrellas
- 1.6k
- Forks
- 179
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
There are a lot of places in the app that have hardcoded paths, a big blob of these exist inside https://github.com/1602/compound/blob/master/lib/compound.js
If possible I want my app-folder to be called "server" and also put the config-folder inside the app(server)-folder.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
The main file to examine is lib/compound.js, which contains many hardcoded paths. Start by identifying all path references in that file and understanding how they are used. Determine where configuration for paths should be centralized, likely in a config file or environment variables. Check if there are existing tests for path handling to ensure changes don't break functionality.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- javascript, node.js
- Área
- backend, tooling
- Tipo de issue
- Refactorización
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100