Skip to content

NodeJS process that splits orders in parcels then calculate shipping revenue and weight

Notifications You must be signed in to change notification settings

appshore/OrdersToParcels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

The application will output a list of processed orders

# Install dependencies
npm install

# Start development with hot reloading
npm run dev

# Start test suite
npm run test

# Build production and start
npm start

Check https://github.com/appshore/OrdersToParcelsMicroservices to see the same functions running as microservices

About

NodeJS process that splits orders in parcels then calculate shipping revenue and weight

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published