Project bootstrapping
Past due by about 2 years
60% complete
Several bootstrapping needed to be done before we start implementing business logic.
- Bootstrap the java springboot projects with proper test setup.
- Bootstrap Vue and vue component ui library
- Connect both frontend and backend via docker compose
- 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.
- Bootstrap the java springboot projects with proper test setup.
- Bootstrap Vue and vue component ui library
- Connect both frontend and backend via docker compose
- Make sure all the testing, connections are generic enough for production use ( I.e. attributes configurable via environment variables)