Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows develop support #306

Closed
yeskiy opened this issue Feb 5, 2024 · 2 comments
Closed

Windows develop support #306

yeskiy opened this issue Feb 5, 2024 · 2 comments

Comments

@yeskiy
Copy link

yeskiy commented Feb 5, 2024

Summary

Hey! It looks here are no Windows develop support. I am using Windows for developing stuff and I personally don't really like devcontainers (probably due to low JetBrains support of that)

Task

Bring some documentation and do other fixes for supporting Windows as development platform.

yeskiy added a commit to yeskiy/maybe that referenced this issue Feb 5, 2024
…r setup Upgraded README.md file

Added support for Windows system by including different versions of dependencies in Gemfile. Also introduced Docker setup to the project via a docker-compose file for easy setup and environment consistency. Files for Windows-specific development workflow and a Docker setup guide were also added to the README. Lastly, a .gitignore update included to ignore files from JetBrains products and Docker's PostgreSQL volume data.
@bschrag620
Copy link

Having worked on several rails projects on Windows machine, I always recommend setting up WSL on utilizing Ubuntu to run a Linux console and developing through it rather than through Windows directly.

@zachgoll
Copy link
Collaborator

zachgoll commented Feb 7, 2024

Closing out as we now have a Windows local dev setup guide:

https://github.com/maybe-finance/maybe/wiki/Windows-Dev-Setup-Guide

If any additions need to be made to this to get up and running, let me know in a comment and I'll get it updated!

@zachgoll zachgoll closed this as completed Feb 7, 2024
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 a pull request may close this issue.

3 participants