Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dfa1234/nodejs-prestashop
- Owner: dfa1234
- Created: 2018-01-23T16:31:03.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-30T13:14:20.000Z (almost 7 years ago)
- Last Synced: 2024-04-28T21:07:52.307Z (9 months ago)
- Topics: nodejs, prestashop, typescript
- Language: TypeScript
- Homepage:
- Size: 65.4 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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