kir-dev / kir-dev/ticketing-api
Stop depending on Atlas DBaaS
Open
Nobody has claimed this yet.
devops
good first issue
priority: high
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Make it possible in the docker files to connect to a local database, do not depend on MongoDB Atlas (as currently happening).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the repository's Docker files and the MongoDB connection configuration to find where Atlas is required. The work is done when the services can start with a local database and no MongoDB Atlas dependency; verify this through the Docker-based startup flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker-compose, mongodb
- Domain
- databases, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100