Hi everyone, I hope it is the appropriate channel ...
# contributors
p
Hi everyone, I hope it is the appropriate channel for this question. I am pretty new to the Ory project and I would like to get kratos running on my machine directly from the code but I couldn't find any documentation describing how to do it. How do you guys that are contributing to kratos run it in "development mode"? Can someone point me the right direction? Thanks
b
There are make targets in the Makefile and docker-compose files in the repo. We typically use those directly.