https://github.com/fabrix-app/spool-cart
Spool - eCommerce for Fabrix
https://github.com/fabrix-app/spool-cart
ecommerce fabrix nodejs spools
Last synced: about 1 year ago
JSON representation
Spool - eCommerce for Fabrix
- Host: GitHub
- URL: https://github.com/fabrix-app/spool-cart
- Owner: fabrix-app
- License: mit
- Created: 2018-07-25T20:59:26.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T04:59:53.000Z (over 3 years ago)
- Last Synced: 2025-03-17T22:55:07.492Z (about 1 year ago)
- Topics: ecommerce, fabrix, nodejs, spools
- Language: TypeScript
- Size: 1.56 MB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# spool-cart
[![Gitter][gitter-image]][gitter-url]
[![NPM version][npm-image]][npm-url]
[![Build Status][ci-image]][ci-url]
[![Test Coverage][coverage-image]][coverage-url]
[![Dependency Status][daviddm-image]][daviddm-url]
[![Follow @FabrixApp on Twitter][twitter-image]][twitter-url]
## Node.js eCommerce built for speed, scalability, flexibility, and love from [Cali Style](https://cali-style.com)
Spool-Cart is the eCommerce component for [Spool-Engine](https://github.com/fabrix-app/spool-engine). Connect your own [Merchant Processor, Shipping Provider, Fulfillment Service, Tax Provider](https://github.com/fabrix-app/spool-generics), and import your products. Attach it to Engine and you have a fully REST API based eCommerce solution!
# Documentation
[Spool-Cart Temporary Documentation](https://calistyle.github.io/cart-docs)
## Development Notes
Spool-Cart currently only support sequelize on Postgres. To contribute to Proxy Cart, first create a Local Postgres Database named `Sequelize`. Then test the build with `npm test`.
[npm-image]: https://img.shields.io/npm/v/@fabrix/spool-cart.svg?style=flat-square
[npm-url]: https://npmjs.org/package/@fabrix/spool-cart
[ci-image]: https://img.shields.io/circleci/project/github/fabrix-app/spool-cart/master.svg
[ci-url]: https://circleci.com/gh/fabrix-app/spool-cart/tree/master
[daviddm-image]: http://img.shields.io/david/fabrix-app/spool-cart.svg?style=flat-square
[daviddm-url]: https://david-dm.org/fabrix-app/spool-cart
[gitter-image]: http://img.shields.io/badge/+%20GITTER-JOIN%20CHAT%20%E2%86%92-1DCE73.svg?style=flat-square
[gitter-url]: https://gitter.im/fabrix-app/fabrix
[twitter-image]: https://img.shields.io/twitter/follow/FabrixApp.svg?style=social
[twitter-url]: https://twitter.com/FabrixApp
[coverage-image]: https://img.shields.io/codeclimate/coverage/github/fabrix-app/spool-cart.svg?style=flat-square
[coverage-url]: https://codeclimate.com/github/fabrix-app/spool-cart/coverage