Thanks a lot! I am part of the Amplication team; I'll try to answer your question. We do not currently READ any existing codebase. We can be used for scenarios where you want to modernize a legacy codebase into modern service architecture. One quick way to do so is with a DB-first approach, using our schema import feature (introspect an existing DB and quickly build new services with the same data models and APIs for them).
You can push new code into existing codebases, but we will not "know" about the existing code. If you want to create new services that will integrate with your existing services, that is something Jovu can support if you have a spec (like Open API spec) for your existing services.
mulygottlieb|1 year ago