Skip to content

devanim/stockecc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stockecc

Dev environment setup

  • 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/';

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors