/graphql-articles

Articles GraphQL Service

Primary LanguageGoMIT LicenseMIT

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