htl-leonding-project / 2021-da-online-dance-practice

Online Tanz Perfektion, Diplomarbeit 2021/21 - Lauda, Mandel, Tang, Tran

Home Page:https://htl-leonding-project.github.io/2021-da-online-dance-practice/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to start our projekt

backend

  • in terminal go to backend directory

    • cd backend

  • create the database

    • ./postgres-create-db.sh

  • then start the database

    • ./postgres-start.sh

  • if you want to stop the database use the following command in the terminal

    • ./postgres-stop.sh

  • then start quarkus with

    • ./mvnw clean compile quarkus:dev

frontend

before starting frontend: load videos and audios in assets directory

  • go to frontend directory

    • cd frontend

  • in terminal download dependencies

    • npm install

  • then start with

    • ng serve

About

Online Tanz Perfektion, Diplomarbeit 2021/21 - Lauda, Mandel, Tang, Tran

https://htl-leonding-project.github.io/2021-da-online-dance-practice/


Languages

Language:Java 40.2%Language:TypeScript 40.0%Language:HTML 8.5%Language:SCSS 6.6%Language:Shell 3.8%Language:JavaScript 1.0%