graphql-articles icon indicating copy to clipboard operation
graphql-articles copied to clipboard

Articles GraphQL Service

trafficstars

graphql-articles

Articles GraphQL Service

Requierements:

  • libvips

How to build

make build

How to apply DB migrations

migration update postgres://user:pass@localhost/articles\?sslmode=disable

How to run app

app postgres://user:pass@localhost/articles\?sslmode=disable