/botble-graphql-next

The migration for Botble from CMS(Laravel) to GraphQL + Next.js

Primary LanguageJavaScriptMIT LicenseMIT

BOTBLE-GRAPHQL-NEXT

https://graphql-next.toiyeulaptrinh.com

The migration for Botble from CMS(Laravel) to GraphQL + Next.js

Prerequisites

Getting started

The first you need clone the .env.example to .env file and overwrite your environments.

Check the APIs document https://github.com/nghiepit/botble-graphql

Only for development environnement

$ yarn install
$ yarn dev

Build Docker image

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

Deploy Docker

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

Style guides and rules

Tech stack

License

MIT © Nghiep