How to run a project on ruby, MySQL, Redis under windows10?

Is it possible to deploy this project locally on windows. Tutorial is only available for Linux. Which specifies the following system requirements:


Must be installed

Then some manipulations with files and the database (apparently here regardless of the platform) :


enter a description of the image here

And a command in ruby to start the server:


enter a description of the image here

Tell me an option for replacing commands for windows to run the project if possible. Ruby, MySQL, and Redis (beta) themselves are already installed in windows. Is it possible without or with docker?

Author: Jack Kosovskiy, 2020-10-21