This is the GraphQL server which will be generated from the @write-for-christ/model, this server will public some useful API for clients
Head over to https://graph.btngiadinh.com
- Clone repo.
- Add remote origin of dokku server:
git remote add dokku@dokku.example:vichurch-graph
- Push master branch to deploy to the production:
git push dokku master