V1 migration / intergration #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As we will run both v1 backend and front end. And v2 at the same time when we do nightly builds we want to be able to control if we stop v1 and if a full thing has been moved to v2 remove the process from v1. To keep it all seamless.
Auth first then full front end move to v2 and just update the calls :) using vite proxy
we will be putting v2 onto port 3001 first to make sure we can run both until the entire frontend if done with current features, dayton to get the first go as ill be there.