S
S
s_a_iii_a2021-04-07 11:17:36
npm
s_a_iii_a, 2021-04-07 11:17:36

How to merge 2 builds?

Is it real at all?

We have 2 assemblies: on one - front, on the other - back. Both already have a lot of code, each of them has its own configuration files, its own git repository. It's time to combine the work of the front and back. That is, we want to have a single code base, with the same configuration files, with one repository.

We tried to insert one into the other - the assembly stopped working. Perhaps we should go in the direction of creating a new, enclosing assembly that will include both the front assembly and the back assembly?

Maybe there are some best practices for gluing assemblies? Do you have any materials with instructions?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
W
WapSter, 2021-04-07
@wapster92

Well, if you really really want to merge, then the project creates a backend folder for the backend and frontend for the frontend. I guess they work on api, what then is the difficulty of combining them?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question