Skip to content

FlorianBoehler/Quizamity

Repository files navigation

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Expanding the ESLint configuration

If you are developing a production application, we recommend using TypeScript and enable type-aware lint rules. Check out the TS template to integrate TypeScript and typescript-eslint in your project.

Build

mvn clean package
docker-compose up --build

Rebuild with Docker-Compose V1

docker-compose down -v
docker system prune -a --volumes
mvn clean package
docker-compose up --build

Rebuild with Docker Compose V2

mvn clean package
docker compose up -d --build

Use toe following command to view the server logs

docker compose logs -f

API Documentation

http://localhost:9080/openapi/ui/

About

The best quiz app in the world.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •