Lokapp - Docker Compose
Docker compose created to generate your own Lokapp, based on our API and our web client.
Table of contents
About the project
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.
Getting Started
Installation
- Get Docker
- Clone this project
Environment Variables
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
.
Usage
Locally
docker compose up
Once the site is up and running, go to http://localhost:8080/.
License
Distributed under the Apache 2.0 License. See LICENSE
for more information.
Acknowledgements
Lokapp is built by Playmoweb, a mobile agency building web apps and native Android and iOS applications.