1.0.0 • Published 6 years ago
product-store-components v1.0.0
install and build
npm install
npm run build:local - development mode
npm run build - production mode
run server other terminal tab
npm dev - development mode
npm start - production mode
Environment variables
API
API_URL - rest api url
APP_KEY - security app key to rest communication
Email
MAILER_HOST - smtp host config smtp.gmail.com
MAILER_PORT - host por config 587
MAILER_USER - username or email youremail@gmail.com
MAILER_PASS - password password
1.0.0
6 years ago