Fallenbagel / jellyseerr

Fork of overseerr for jellyfin support
MIT License
3.18k stars 199 forks source link

Vercel support #402

Open boyer-nicolas opened 1 year ago

boyer-nicolas commented 1 year ago

Description

It would be awesome to be able to deploy this to vercel. I tried earlier today and it displays a serverless function error (see This deployment)

Desired Behavior

Quickly deploy on a vercel free account

Additional Context

I'm trying to deploy this to Vercel because I already pay a seedbox server which does not support Jellyseer yet and would like to keep server costs to a minimum.

Vercel does not support sqlite, but does support Postgres

Code of Conduct

Fallenbagel commented 8 months ago

There's a version of jellyseerr that supports postgres. Maybe you could try that one? You can just git checkout to this PR

421