Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 367 Bytes

File metadata and controls

23 lines (16 loc) · 367 Bytes

shipment_den

Shipment_den is an Express based REST API, built with Sipere.

Quick installation

cd shipment_den_api
npm install
node op conf:generate
node op key:generate
node op migrate
node op db:seed
npm start

See the docs directory for details.

Sipere

Sipere website: