Closed PNone closed 3 months ago
@michael-maltsev This PR will allow the creation of an easy and ready-to-go dev environment for anyone that has docker and vscode with the dev container extension. I, for example, was able to run the program without installing php or node on my pc using this method
Add configuration for a vscode dev container for this project for easy usage by devs This allows the creation of a working dev environment with all the project's requirements without the need for installing any programs on the pc, other than docker, or any vscode extensions other than Microsoft's "Dev Containers".
Also: