#Import exiting project from Github

1 messages · Page 1 of 1 (latest)

burnt stirrup
#

How can I sync to an existing nestjs application I have on github and add services to it etc? I've managed to define the sync to the repo but I don't see a way to get the code from GH to my project

fossil tiger
#

Import exiting project from Github

lone tartan
#

Okay so I definitely misunderstood your question the first time. With GitHub sync, we don't sync your code to amplication, we sync amplication code to your GitHub. If there's any differences or changes of the code on GitHub then the git diff is how we resolve those discrepancies.