Skip to content

[Proposal] Add devcontainer#376

Merged
DecDuck merged 2 commits intoDrop-OSS:developfrom
NicoVIII:add-devcontainer
Mar 30, 2026
Merged

[Proposal] Add devcontainer#376
DecDuck merged 2 commits intoDrop-OSS:developfrom
NicoVIII:add-devcontainer

Conversation

@NicoVIII
Copy link
Copy Markdown
Contributor

While working on #375 I had to do some things to setup a working environment. To simplify the working inside of this project I want to propose to provide a devcontainer which containerizes the workspace and makes it easy to make it reproducible. I think this makes it much easier for new people to jump into a project.

I decided to include a postgres instance which automatically runs with the devcontainer - I have no experience with prisma but it looks like you could also use that to spin up instances and switch between them easily by changing the port inside the .env file. But I hope this setup is okay as well.

If this is not okay, please tell me if I can do something to make this work. But if you decide that you don't want to include this, this is of course okay as well. Thanks for your work! 🙏

@DecDuck
Copy link
Copy Markdown
Member

DecDuck commented Mar 29, 2026

Looks good. I personally don't use it but I appreciate making the dev setup easier to work with.

DecDuck
DecDuck previously approved these changes Mar 29, 2026
@DecDuck
Copy link
Copy Markdown
Member

DecDuck commented Mar 29, 2026

Lint failed, should be fixable with pnpm lint:fix

@DecDuck DecDuck merged commit 2448892 into Drop-OSS:develop Mar 30, 2026
2 checks passed
@NicoVIII NicoVIII deleted the add-devcontainer branch March 30, 2026 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants