Skip to content

Demo repo to show the ability to use linguiJS with GraphQL through context.

License

Notifications You must be signed in to change notification settings

nsdeschenes/lingui-gql-demo

Repository files navigation

LinguiJS GraphQL Demo

This is a simple repo containing how a possible implementation of LinguiJs is possible with GraphQL through the use of the context object.

Getting Started

Installing Dependencies

npm install

Extracting Text Strings

npm run extract

If new strings are added you will have to go into the *.po file that requires the translation to be made.

Compiling Translations

npm run compile

Running Test

npm run babel-start

About

Demo repo to show the ability to use linguiJS with GraphQL through context.

Topics

Resources

License

Stars

Watchers

Forks