Best Practices for Using Claude Code with Separate Frontend and Backend Repos

0
10
Asked By CreativeCoder88 On

I'm currently developing a complex application where I have a frontend built with React and a separate backend using FastAPI. I've always maintained separate repositories for the frontend and backend, but I'm wondering if there's a more effective way to manage this setup while using Claude Code as my assistant. Specifically, how can I best coordinate between these two components, especially since I'm often the link between them during development? Any experience or advice on this would be greatly appreciated!

1 Answer

Answered By TechSavvyGuru On

Having two separate sessions with Claude Code isn't a bad approach at all. Each session gets more context without mixing things up. If you need to coordinate between your frontend and backend, you might want to organize your projects under a common parent folder. You could then run a third Claude session from there to manage both.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.