Closed tiagob closed 4 years ago
New structure. Use copySync on the auth level to the root of the packages. Exclude not flagged clients (ex. for --web exclude mobile/).
--web
mobile/
templates/
Also, rename backend/ to server/ for apollo-server-express/?
backend/
server/
apollo-server-express/
New structure. Use copySync on the auth level to the root of the packages. Exclude not flagged clients (ex. for
--web
excludemobile/
).templates/
Also, rename
backend/
toserver/
forapollo-server-express/
?