1.0.3 • Published 6 years ago

nodejs-prestashop v1.0.3

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

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