Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 277 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 277 Bytes

Custom Shirts API

Description

This is a GraphQL API to make custom products with the Printful API

Develop

npm install
docker-compose up

After running these two commands, the API should be running exposed at port 3000, and the app will be visible at port 8080