It seems we are all having codebase size challenges.
So there may another solution option to the others I posted the other day:
A. Elastic Codebase
B. Cost for increasing codebase
C. File tree access to gather relevant files elements to add to the context
But what about tackling the frontend & backend separately?
If you build the front end and decide the APIs needed, then Cursor could create documentation about the API which would mean you could limit the backend codebase to just the backend code and the API document?
I’m not a dev with years experience, but have recently started building apps with AI in python, react and dotnet.
Just an idea