4 steps. npm install dotenv --save. Next add the following line to your app. require('dotenv').config(). Then create a .env file at the root ...
確定! 回上一頁