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