cello icon indicating copy to clipboard operation
cello copied to clipboard

upgrade dashboard to node20.15, replace netlify-lambda (deprecated) with netlify-cli

Open YoungHypo opened this issue 1 year ago • 0 comments

How to use Netlify-cli to execute serverless functions?

  1. Go to the src/dashboard dir, "yarn run functions:build".
  2. Test each function on localhost:8888 (eg: GET localhost:8888/api/v1/users)

YoungHypo avatar Aug 23 '24 03:08 YoungHypo