Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/niklus/snipcart-printful-app
Snipcart Printful Integration
https://github.com/niklus/snipcart-printful-app
deno printful snipcart
Last synced: 3 days ago
JSON representation
Snipcart Printful Integration
- Host: GitHub
- URL: https://github.com/niklus/snipcart-printful-app
- Owner: Niklus
- Created: 2023-10-18T17:26:48.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-11T09:03:01.000Z (about 1 year ago)
- Last Synced: 2024-04-15T04:42:27.721Z (7 months ago)
- Topics: deno, printful, snipcart
- Language: JavaScript
- Homepage: https://canvasplash.deno.dev
- Size: 323 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Snipcart Printful Integration
- Simple integration between Snipcart and Printful. This is a work in progress.
- To be used for a simple dropshipping store. Using Snipcart as the shopping cart and Printful for the fulfillment of orders.
## Running the app
```bash
deno run -A --unstable main.js
```