Hey all, setting up appwrite keys in nodejs on replit.com platform using its inbuilt secrets tool. However, secrets tool doesnot show option to name a new variable name. It provides option to add new appwrite keys but not option to add its corresponding variable name which limit accessing variables within nodejs code.
Any help please...
Sorry I don't understand
thank you
can you maybe clarify or rephrase?
You can change the variable name in code you are naming mySecret 2 times...I am not sure what exactly your issue is but I guess you need a way to change the variable name from the inbuilt secrets tool but that's not available in replit...you will have to rename it later 🙂
Exactly, you have understood my problem...
Recommended threads
- Authentication on custom Websocket Serve...
Hi, I want to use a custom Websocket Server (using Bun) for my application. However I cant really figure out authentication on custom servers. Session cookies ...
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...
- Function issue
Hi,idk whats wrong with my function but i made some changes to the env var and made sure they saved then i redeployed it,but then after it redeeployed it asked ...