Save 36% for Black Friday! Learn more

New Discussion

Notifications

You’re not receiving notifications from this thread.

Start development instantly using devcontainers

0
Rails

Hello everyone, I learnt about devcontainers weeks ago and start using them and they are very helpful and easy to use. So, I putted this GitHub repo with a starter devcontainer template to setup any Rails project with PostgreSQL, Redis, MeiliSearch, Memcached, Firefox, and multiple Ruby/Rails VSCode extensions:

https://github.com/AliOsm/ruby-on-rails-devcontainer

Using this setup, you can run your development environment anywhere and the only dependencies are Docker Desktop and VSCode, which is very easy to install them. The good part is when you start utilizing GitHub Codespaces with this setup, I can develop my projects everywhere, and I don't need my laptop/desktop to be with me. I just need a browser.

I hope this will be helpful for you also.

Join the discussion
Create an account Log in