caveman
caveman copied to clipboard
Environment variables
How do I implement something like .env
files to store sensitive information and pass it along to the web server as environment variables. In Node.js we have something like
https://www.npmjs.com/package/dotenv
I believe you found out? https://dev.to/rajasegar/how-to-use-environment-variables-with-cl-dotenv-in-a-common-lisp-web-app-5eb5
@vindarel Yes, kind of, if @fukamachi doesn't have anything to add, we can close this issue.