Api key security concers

how to secure the api key? I realize after deploy to vercel, github pages anyone can access to this information.

You have to hide them on the backend hmu on discord if you need more help aychdev#3308

1 Like

Just sent a request on discord! Iā€™m stuck as well.

if u are using vercel deploying the app, put the api key in the environment

environment variable vercel

also add the env file into git ignore