AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Do You Work With Mono Repo?
We have a mono repo in which we like inside of one of the directories we have the server and then that auto generates generates a client. Then we can consume that other that order directory from the from our application right. I think it works well because you can just open inside of. I used VS code for development,you can just open the directory that you're working on and just work from that one. And then we have a Docker container for running. Yeah, the server, and then we just switch to that when we want to build a feature in the back end. It's really easy to context feature like that. We can just validate for example if there's a change to the