Contains the website for Koel Labs and the web interface for the pronunciation learning application.
Read about all our repositories here.
See DEVELOPMENT.md for how to setup your local development environment. If you just want to run the application locally not for development purposes, follow the instructions below.
git clone --recurse-submodules https://github.com/KoelLabs/webapp.git- Install Docker and Docker Compose
- Duplicate the
.env.examplefile and rename it to.env.localwithcp .env.example .env.local. - Duplicate the
server/.env.examplefile and rename it toserver/.envwithcp server/.env.example server/.env. - Run the application
. ./scripts/docker-run-dev.sh
Check out CONTRIBUTING.md for specific guidelines on contributing to this repository.
We are grateful for all of our contributors. If you contribute to this repository and wish to be acknowledged, please add your name to the list in your pull request.
Application code in this repository is open-sourced under the FSL-1.1-Apache-2.0.
We retain all rights to the Koel Labs brand, logos, blog posts, and website content.