phero icon indicating copy to clipboard operation
phero copied to clipboard

initial setup

Open fransyozef opened this issue 1 year ago • 1 comments

Skimmed down version of the Vercel export

The vercel export will

  • create a folder dist/phero-vercel
  • dist/phero-vercel/ will have subfolders with each service
  • dist/phero-vercel/ will also have a vercel.json which hold the routes and builds for Vercel

Each service folder will only have -- index.js -- handler.js -- lib.js

The phero-execution.js file should be copied in to dist/ folder

fransyozef avatar Oct 03 '23 19:10 fransyozef

@fransyozef Thanks so much for your effort. One thing I noted is the changed package-lock.json. Is this by accident or an essential part of the fix?

kamilafsar avatar Sep 13 '24 15:09 kamilafsar