Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Kling 3.0 API Node.js Example

Run this backend-only example from the repo root or from this directory.

cp ../.env.example ../.env
cd node
npm start

Keep POYO_API_KEY on the server. Do not put it in browser code or public client bundles.