Docker compose created to generate your own Lokapp, based on our API and our web client.
This Docker compose provides you a complete Lokapp project with our Lokapp API and our Lokapp Client to easily manage the translations of your projects.
- Get Docker
- Clone this project
To run the Docker, you need to add the environment variables to your .env
file.
To do this, you can replace the values of the .env.sample
file with your values and rename it to .env
.
docker compose up
Once the site is up and running, go to http://localhost:8080/.
Distributed under the Apache 2.0 License. See LICENSE
for more information.
Lokapp is built by Playmoweb, a mobile agency building web apps and native Android and iOS applications.