You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the dev/prod difference is quite large. We also need to clone and build images for relatively static services like acapy and irma. If images for these services are prebuild and published using github actions deployment can be simplified a great deal.
I also suggest to create a monorepo for the frontend and the backend since they both use node and tightly coupled.
The text was updated successfully, but these errors were encountered:
Currently the dev/prod difference is quite large. We also need to clone and build images for relatively static services like acapy and irma. If images for these services are prebuild and published using github actions deployment can be simplified a great deal.
I also suggest to create a monorepo for the frontend and the backend since they both use node and tightly coupled.
The text was updated successfully, but these errors were encountered: