#Hi everyone!, I would like to know what is the process to contribute with the source code of medusa

7 messages · Page 1 of 1 (latest)

jovial flame
#

At he moment, I have read the docs related to build an app, but if i want to clone the repo and work on it, i do not know how to up the server, thank for your time!

teal hare
#

On top of that I'll add some major concepts

#

You should treat each packages as npm packages

#

So to really test your changes on a Medusa app you'll need to understand that it's not just a yarn dev and you can try all your changes made to the cloned repository

#

You'll need to install your locally updated packages on a Medusa project, for that the team have built this CLI to improve the testing experience