Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

GPT-5.5 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.