mongodb viewer

This commit is contained in:
2026-01-06 12:49:54 +01:00
parent c106325a5b
commit cd1a2fc2be
14 changed files with 560 additions and 37 deletions

View File

@@ -1,9 +1 @@
# Votianlt README
To start the application in development mode, run: `./mvnw`
To build the application in production mode, run: `./mvnw -Pproduction package`
## Getting Started
The [Getting Started](https://vaadin.com/docs/latest/getting-started) guide will quickly familiarize you with your new Votianlt implementation. You'll learn how to set up your development environment, understand the project structure, and find resources to help you add muscles to your skeleton — transforming it into a fully-featured application.
docker buildx build --platform linux/amd64 -t appcreationgmbh/votianlt:0.8.0 --push .