Free self-hosted open-source crowd-translating service for your product.
Self-host this app for $0.99/mo only!
This is the backend part of Localizer.
git clone https://github.com/backmeupplz/localizer-backend.env with the environment variables listed belowyarn install in the root folderyarn developAnd you should be good to go! Feel free to fork and submit pull requests. Also check out /src/conrollers for the API.
.env with the environment variables listed below (exclude MONGO)docker-compose up or docker-compose up -d for daemon| Name | Description |
|---|---|
MONGO |
URL of the mongo database |
PASSWORD |
Admin password to use on frontend |
TELEGRAM_TOKEN |
Token of Telegram bot to report errors |
TELEGRAM_ADMIN |
Telegram user id that should receive error reports |
Also, please, consider looking at .env.sample.
Please login to review this project.
No reviews for this project yet.
Comments (0)
Please login to join the discussion on this project.