/botble-graphql

The migration for Botble from Rest(Laravel) to GraphQL

Primary LanguageTypeScriptMIT LicenseMIT

BOTBLE-GRAPHQL

The migration for Botble from Rest(Laravel) to GraphQL

GraphQL Playground: https://botble-graphql.toiyeulaptrinh.com

Frontend repo: https://github.com/nghiepit/botble-graphql-next

screenshots

Prerequisites

Getting started

Only for development environnement

$ yarn install
$ yarn dev

Build Docker image

$ docker build --build-arg APP_VERSION=0.0.1 -t nghiepit/botble-graphql:0.0.1 .

Deploy Docker

$ docker run --restart=unless-stopped -p 4000:4000 -d nghiepit/botble-graphql

License

MIT © Nghiep