Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 196 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 196 Bytes

ChatGpt-Interface Logo

Start Backend

cd backend yarn start

Start Frontend

cd frontend yarn yarn dev

Configure Env

OPENAI_KEY="YOUR API KEY"