ai-generator-demo--4x-speed-crop.mp4
cd into client then run npm run dev
-
cdinto server then runnpm start -
Change fetch request url to local url
'http://localhost:8080/v1/chat/completions'but remember to change it back before deploying
- production server is hosted at
https://dashboard.render.com/web/srv-ci3if4rhp8u1a18tf2ng/deploys/dep-ci3itp2k728i8tfs4k8g?r=2023-06-12%4014%3A41%3A44%7E2023-06-12%4014%3A45%3A03and is updated automatically after pushing tomain
-
From client server run build
npm run build -
firebase init
firebase deploy