microsoft / microsoft/fhir-server
Support DevContainers - SQL version
Nobody has claimed this yet.
- Dominant language
- TSQL
- Stars
- 1.4k
- Forks
- 592
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 41
Description
**User story**
As a software engineer / code contributor, I want to be able to use dev container with vscode so that developer environment will be easier to set up
**Acceptance criteria**
1. When I do 'run in a container' I am able to run the code and debug it. without installing additional components locally
Contributor guide
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 locating the repository's current build, run, and debug entry points for the SQL version, then determine what DevContainer and VS Code configuration is needed. Done means the code can be run and debugged inside a container without installing additional components locally; validate the workflow against the acceptance criterion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, sql
- Domain
- databases, developer-experience, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100