Skip to content

sridharrajs/pinql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PinQL

Pinboard powered by GraphQL.

Dependencies

Install dependencies

 npm i

Development

To run the application in the local system,

npm start

For development,

npm run dev

The application will be accessible at http://localhost:9000/graphql

pin-playground

You need to use your Pinboard API Token from https://pinboard.in/settings/password page as your x-pinboard-token header.