joschan21 / quill

Quill - A Modern SaaS-Platform Built With Next.js 13
1.91k stars 514 forks source link

How can I make the Pro Plan accept more file size, pages and uploads? #13

Closed JasonMKY closed 1 year ago

JasonMKY commented 1 year ago

How can I edit the Pro Plan to accept bigger file size, more pages and uploads? image

anand-mukul commented 1 year ago

@JasonMKY Here, How you can do it,

Update the File Size in src\app\api\uploadthing\core.ts Update the Number of pages in src\config\stripe.ts

Note: Also update it relative files 👍 You can also check this for other issues: https://github.com/anand-mukul/PDFNinja

joschan21 commented 1 year ago

We did this during the end of the video, thanks anand for the summary!

JasonMKY commented 1 year ago

@JasonMKY Here, How you can do it,

Update the File Size in src\app\api\uploadthing\core.ts Update the Number of pages in src\config\stripe.ts

Note: Also update it relative files 👍 You can also check this for other issues: https://github.com/anand-mukul/PDFNinja

We did this during the end of the video, thanks anand for the summary!

Thanks, also where is the video? I don't see it in the readme.

joschan21 commented 1 year ago

Pretty much near the end during the final tweaks

JasonMKY commented 1 year ago

Pretty much near the end during the final tweaks

I am asking where the video is? I do not see any video anywhere, I found this from Github. Give me the link to the tutorial video, thanks.