Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 941 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 941 Bytes

The example of NFT marketplace GraphQL API Deploy status

Used libraries

Apollo GraphQL Serverless AWS Lambda Typescript

npm run dev

Runs local api requests from query.json

npm run offline

Runs local API server on 3005 port

npm run deploy-dev

Deploy to development

npm run deploy-prod

Deploy to production

Front-end repo:

https://github.com/4-life/nft-marketplace