We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
workflix/backend/backend/
mvn package
java -jar target/backend-VERSION-jar-with-dependencies.jar
workflix/frontend/
yarn install
yarn build
yarn start:production