Re: [openstreetmap/openstreetmap-website] Add devcontainer configuration (Issue #5264)

2024-10-19 Thread mmd via rails-dev
Thanks, this looks like a great suggestion. I gave it a try, created a new clone of the repo, then added a new devcontainer using `bundle exec rails container.` Initially I was a bit struggling with (Debian, Rails, npm) packages on generated devcontainer. I believe we can probably reuse a lot o

[openstreetmap/openstreetmap-website] Add devcontainer configuration (Issue #5264)

2024-10-16 Thread Andy Allan via rails-dev
We added support for Docker-based development in [2021](https://github.com/openstreetmap/openstreetmap-website/pull/2409) (based on a PR started in 2019). At this time there were no clear conventions for setting up docker-based development environments, so we did our own thing. Nowadays, a numb