You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello i'm Sodiki, me and my friend @[email protected] we want to add a Docker feature that will make it easier to contribute to the project.
With this feature, you no longer need to have React or Node installed locally. With this feature no more version problem.
You just need to have docker locally on the developer's workstation and that's it.
Anyone who wants to work without docker can also do so without any problem.
Features :
A Dockerfile at the root of the project
A docker-compose file also in the root of the project Orders :
go to the root of the project and just run: docker-compose up --build
The text was updated successfully, but these errors were encountered:
Hello i'm Sodiki, me and my friend @[email protected] we want to add a Docker feature that will make it easier to contribute to the project.
With this feature, you no longer need to have React or Node installed locally. With this feature no more version problem.
You just need to have docker locally on the developer's workstation and that's it.
Anyone who wants to work without docker can also do so without any problem.
Features :
The text was updated successfully, but these errors were encountered: