- create processed/ dir on your local dev environment
- place an .xlsx file in the current working directory
- uncomment dev config
import Config from './config-dev.js';- change config details (user, password, server, instance) in config-dev.js with your local details
- comment prod config
import Config from './config-prod.js'; - uncomment dev file path
const FILE_PATH = './'; - comment prod file path
const FILE_PATH = '/home/euroestcar/public_html/new.euroestcar.ro/ftp_products_stock/';
devanim/stockecc
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|