🚨🚨🚨 This repo is just a dummy 🚨🚨🚨
Submit issues in the
monorepo
or
check the source code here.
This application is using SvelteKit. To learn more about Tolgee, visit https://tolgee.io.
To install dependencies, run: npm install
To run the app in dev mode with in-context translating mode:
.env to .env.development.localVITE_TOLGEE_API_KEY to API key obtained in previous stepnpm run devTo 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.