deiucanta / chatpad

Not just another ChatGPT user-interface!
https://chatpad.ai
GNU Affero General Public License v3.0
1.38k stars 258 forks source link

Netlify Support? #17

Closed ericdrgn closed 1 year ago

ericdrgn commented 1 year ago

A little out of touch with react.js at the moment, is there an easy way to get this running via netlify? If so you would be able to add a deploy to netlify button, would allow people to fork, modify, and deploy to netlify with a custom domain in minutes.

Supernova3339 commented 1 year ago

Hi eric, you can deploy this on vercel, via docker, even glitch or replit. I'll look into a "deploy with netlfiy" button.

On Wed, Mar 22, 2023 at 4:45 PM Eric Dragon @.***> wrote:

A little out of touch with react.js at the moment, is there an easy way to get this running via netlify? If so you would be able to add a deploy to netlify button, would allow people to fork, modify, and deploy to netlify with a custom domain in minutes.

— Reply to this email directly, view it on GitHub https://github.com/deiucanta/chatpad/issues/17, or unsubscribe https://github.com/notifications/unsubscribe-auth/APESZJWZDDASSNV5PV5KQ7TW5MUC5ANCNFSM6AAAAAAWECSSME . You are receiving this because you are subscribed to this thread.Message ID: @.***>

ericdrgn commented 1 year ago

No worries if it is out of scope, Netlify just has a more generous free tier (in my experience) than the others

ericdrgn commented 1 year ago

Got Netlify to work, need to set build commands as shown in image image