cello
cello copied to clipboard
upgrade dashboard to node20.15, replace netlify-lambda (deprecated) with netlify-cli
How to use Netlify-cli to execute serverless functions?
- Go to the src/dashboard dir, "yarn run functions:build".
- Test each function on localhost:8888 (eg: GET localhost:8888/api/v1/users)