Skip to content

Latest commit

 

History

History
18 lines (7 loc) · 168 Bytes

README.md

File metadata and controls

18 lines (7 loc) · 168 Bytes

HEROKU

./deploy.sh

For env variable

npm i --save dotenv create .env file add "require('dotenv').config()" in server.js

access variable via process.env.