[BUG] Can't run the project locally
markmead opened this issue · 1 comments
markmead commented
It's not possible to run the project locally at the moment due to @vercel/kv
needing environment variables.
This was caused by #429 but that change will be temporary unless there's a workaround. Can't really have an open source project that can't be worked on openly! 😅
Sorry to @ you again @leerob but is this something the Vercel team have a solution for, or is it not possible to use @vercel/kv
and have users work on the project locally? I assume they'd need the variables from .env
, right?
markmead commented
OK, it's a no go.
- Can't run it locally
- Used up the allocated KV requests in 2 hours
- Site goes offline
Reverting the changes.