Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dfa1234/nodejs-prestashop

REST webservices api for prestashop 1.7
https://github.com/dfa1234/nodejs-prestashop

nodejs prestashop typescript

Last synced: 3 months ago
JSON representation

REST webservices api for prestashop 1.7

Awesome Lists containing this project

README

        

# nodejs-prestashop
REST webservices api for prestashop 1.7, written in TypeScript

```bash
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