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
- Bug Report: type generation for enum of ...
### 👟 Reproduction steps in the enum element value, instead of English, use another language (Khmer), in my case Khmer text. ``` export enum ProvinceType { ...
- Want to integrate my university server t...
Hello <@870607367597850624> i want to use the appwrite backend services for my university website,I want to know that is it possilbe that i could use the backen...
- Emails not coming
I'm building a simple web app that registers users with an email and password. The user is created successfully in my (auth) page, but the verification email is...