Small collection of scripts meant to serve a static file that triggers a zebra printer to print a shipping label. Proof of concept for Southtree related logistics upgrade.
Pre-release status, many large changes still happening, please keep an eye on the Changelog
First clone repo:
git clone https://github.com/Southtree/service.email.git {# project folder name #}
For development use next install NPM packages:
npm install
composer intall
- NodeJS Server
- ExpressJS Framework for serving the API
- Sendgrid API Library to connect with SendGrid Mail Service
- Bunyan Logger Logging utility with JSON output
We use SemVar for versioning. For the versions available, see the tags on this repository.