alcpereira / cv-generator

Generate a PDF with React
MIT License
32 stars 13 forks source link

PR preview deployment #34

Open alcpereira opened 2 months ago

alcpereira commented 2 months ago

To have easier code review, a PR preview deployment would be very helpful. We should also have a deployment for main so we can compare changes. This most likely will be needed for #18.

Many solutions can be investigated, please consider using free options only:

AC

vasfvitor commented 2 months ago

netlify even being free you can get expensive quota quite easily (or did they improved it?), otoh they do have an open source plan (same limits as pro plan) that one project can apply to https://www.netlify.com/legal/open-source-policy/

not sure about cloudflare pages open source as I didn't find any infomation about it, only that the free limit is monthly 100 minutes

both have preview bots that will post the links, don't know about github pages

gabrielpenteado commented 1 month ago

I already have results for this issue (#34 PR and main preview deployment). I am available for a code review at any time.