Skip to content

JakeMemsource/Gatsby_Phrase_ICE_Demo

Repository files navigation

Companion app to Phrase blog article

This demo app was created along with a Phrase blog article.

Installation

  1. Ensure that you have the Node.js runtime on your dev machine
  2. Ensure that you have the Gatsby CLI installed on your dev machine
  3. Navigate to the project root.
  4. Run npm install.
  5. Run gatsby develop to launch the app and start developing

Using with the Phrase ICE

If you're using the Phrase In-Context Editor with this demo (which is optional), make sure to:

  1. Copy .env.example to .env.development and update the latter by adding your actual project ID
  2. If you want to use the Phrase ICE in production builds, repeat step 1. and create an .env.production file as well

⚠️ You probably want to add your .env* files to your .gitignore for security

Legal

Please note that while this demo app is released under the MIT license, the Gatsby default starter boilerplate on which this demo is based is released under the BSD Zero Clause License.

Releases

No releases published

Packages

No packages published

Languages