Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.8 KB

README.md

File metadata and controls

26 lines (20 loc) · 1.8 KB

trailpack-proxy-cart

Waffle.io - Columns and their card count

NPM version Build status Dependency Status Code Climate

Node.js eCommerce built for speed, scalability, flexibility, and love from Cali Style

Proxy Cart is the eCommerce component for Proxy Engine. Connect your own Merchant Processor, Shipping Provider, Fulfillment Service, Tax Provider, and import your products. Attach it to Proxy Engine and you have a fully REST API based eCommerce solution!

Documentation

Proxy Cart Documentation

Development Notes

Proxy Cart currently only support sequelize on Postgres. To contribute to Proxy Cart, first create a Local Postgres Database named ProxyCart. Then test the build with DIALECT=postgres npm test.