Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

initial setup #130

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

fransyozef
Copy link

@fransyozef fransyozef commented Oct 3, 2023

@kamilafsar

this is a first setup.

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

TODO

  • The service folders in dist/phero-vercel/ need to be cleaned.
    The only files in each folder should only be
    -- index.js
    -- handler.js
    -- lib.js (in future you could move this to the dist/ folder)
  • the phero-execution.js file should be copied in to dist/ folder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant