Skip to content

Example application using Tolgee Angular integration

Notifications You must be signed in to change notification settings

tolgee/ngx-example

Repository files navigation

This repo is just a dummy. Submit issues in monorepo or check the source code here.

Example application of using Angular with Tolgee

Tolgee

To learn more about Tolgee, visit https://tolgee.io.

The Docs

Read more about using Tolgee with Angular in the docs.

To run the app in dev mode

To install dependencies, run:

npm install

To run the app in dev mode with in-context translating mode:

  1. Create a project on Tolgee Cloud or use self-hosted Tolgee Server.
  2. Generate an API-KEY
  3. Copy file projects/sampleapp/src/environments/environment.ts to projects/sampleapp/src/environments/environment.stage.ts
  4. Set apiKey to API key obtained in previous step
  5. Run npm run start
  6. Have fun

To run the app in production mode

To build the app for production run:

npm run build

Static website will be generated. To start local server with build app, run:

npm run serve

This repository is automatically re-published from Tolgee JS monorepo.

About

Example application using Tolgee Angular integration

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published