https://github.com/centre-for-educational-technology/evkk sudo apt-get update sudo apt install openjdk-11-jdk-headless sudo apt install docker-compose sudo apt install nodejs sudo apt install npm sudo npm install -g yarn wget https://github.com/centre-for-educational-technology/evkk/archive/refs/heads/master.zip sudo apt install unzip unzip master.zip cd evkk-master sudo docker-compose up ./gradlew :db:bootRun --args 'clean migrate seed' yarn --cwd=./ui install && yarn --cwd=./ui start sudo ./gradlew :api:bootRun code . https://meet.google.com/ypb-toyd-yaf http://localhost:8080/api/status SecurityConfiguration.java .mvcMatchers("/texts/**").permitAll() http://localhost:8080/api/texts/tervitus