Skip to content
This repository has been archived by the owner on Jul 21, 2024. It is now read-only.
/ tolgee Public archive
forked from tolgee/tolgee-platform

Developer & translator friendly web-based localization platform

License

Notifications You must be signed in to change notification settings

zoto-ff/tolgee

 
 

Repository files navigation

Tolgee
An open-source localization platform
developers enjoy to work with

An "open-source" (but paid lol) alternative to Crowdin, Phrase or Lokalise

Using

just replace 'tolgee/tolgee' to 'zotofff/mytolgee' in your docker-compose.yml

Activation

go to /administration/ee-license and enter any license key

Build

install node & npm, jdk 17, then:

npm ci
./gradlew build -x test # (ctrl + c when webapp tests started :))
./gradlew bootJar

build docker image & upload to hub

./gradlew dockerPrepare
cd build/docker
# docker login
docker build . -t yourname/tolgee --platform linux/amd64 --push

About

Developer & translator friendly web-based localization platform

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 59.4%
  • TypeScript 39.5%
  • JavaScript 0.3%
  • MDX 0.2%
  • Shell 0.2%
  • Java 0.2%
  • Other 0.2%