boozy5kB
Convex Community2y ago
2 replies
boozy5k

Questions on environment variables and external packages.

I understand how to set keys in the online gui, but how do i use keys on my local machine? Do I just make an .env file?

In addition I am also trying to use external node packages. I know I have to stick "use node" as a header at the top of the file, but to install the packages do I do a typical npm install [package name] installation or is there a proprietary way convex goes about this?
Was this page helpful?