nodejs-prestashop
v1.0.3
Published
REST webservices api for prestashop 1.7, written in TypeScript
Downloads
5
Readme
nodejs-prestashop
REST webservices api for prestashop 1.7, written in TypeScript
cp config.ts.sample config.ts
# edit config.ts
# install yarn + node with npm
# run:
yarn
yarn install-ts
yarn start
yarn log
See also create-service.sh
if you want to create a systemd service