Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (12 loc) · 761 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 761 Bytes

FarmBot Translator

FarmBot Translator is a tool create by Esieespace to translate Farmbot Web App

You can use the version available at https://farmbot-translator.esieespace.fr/ or deploy your own.

Configuration :

Create your own var.env file from var.env.dist

Installation :

  • Clone the project

  • Build docker images : $ docker-compose build

  • Start containers : $ docker-compose up -d

  • Create database $ docker-compose exec web python manage.py migrate

  • Create admin $ docker-compose exec web python manage.py createsuperuser

  • Go to http://localhost:8000 and login with the same e-mail