Skip to content

Project bootstrapping

Past due by about 2 years 60% complete

Several bootstrapping needed to be done before we start implementing business logic.

  1. Bootstrap the java springboot projects with proper test setup.
  2. Bootstrap Vue and vue component ui library
  3. Connect both frontend and backend via docker compose
  4. Make sure all the testing, connections are generic enough for production use ( I.e. attributes configurable via …

Several bootstrapping needed to be done before we start implementing business logic.

  1. Bootstrap the java springboot projects with proper test setup.
  2. Bootstrap Vue and vue component ui library
  3. Connect both frontend and backend via docker compose
  4. Make sure all the testing, connections are generic enough for production use ( I.e. attributes configurable via environment variables)
Loading