To get the app ready for CA API V2, we removed productionizing and app deployment related logic from the V1 app.
We should add production/deploy steps so consumers can setup the app internally to more easily share an internal POC.
Details:
My V2 app changes did not add any extra backend dependencies. The CA API V2 removed some dependencies/env variables from what i can tell. So the lift to reimplement the same production/deploy steps from the V1 app should be straightforward.
To get the app ready for CA API V2, we removed productionizing and app deployment related logic from the V1 app.
We should add production/deploy steps so consumers can setup the app internally to more easily share an internal POC.
Details:
My V2 app changes did not add any extra backend dependencies. The CA API V2 removed some dependencies/env variables from what i can tell. So the lift to reimplement the same production/deploy steps from the V1 app should be straightforward.