Using Hono
Hi. I am using Hono for my backend but i get an error
process is not defined when trying to use session. I assume this is because its trying to get my env variables but Hono does not support process.env
