Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 460 Bytes

README.md

File metadata and controls

19 lines (18 loc) · 460 Bytes

STEPS TO RUN REPO

NODE_ENV=development
PORT=5001
DB_HOST=localhost
DB_PORT=27017
DB_DATABASE=poll
SECRET_KEY=sjdfkhfsjkdhfkjsd
LOG_FORMAT=dev
LOG_DIR=../public
ORIGIN=*
MONGO_URI=mongodb://localhost:27017/