Default service preevy configuration
Open
- Dominant language
- TypeScript
- Stars
- 2.2k
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
Support a way to configure the default service to run the application in the docker-compose file.
For example: `x-preevy-default-service: true`
Contributor guide
Research direction
Start by locating the TypeScript code that reads the docker-compose configuration and chooses the service to run. Trace how the application service is selected, then add support for the `x-preevy-default-service: true` marker and verify that the marked service is used as the default.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker-compose, typescript
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100