Skip to content

Commit

Permalink
final changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ramontip committed Mar 8, 2022
1 parent 8981cbb commit 6a5c12c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,17 +37,17 @@ werden.

### Voraussetzungen

- Java und Kotlin installiert
- Gradle und npm installiert
- IDE (IntelliJ IDEA) mit Kotlin Erweiterung installiert
- Docker Desktop installiert und Docker Hub Account eingerichtet
- Datenbankserver und MySQL-Datenbank verfügbar
- Mailserver verfügbar
- Git installiert
- Java und Kotlin
- Gradle und npm
- IDE (IntelliJ IDEA) mit Kotlin Erweiterung
- Docker Desktop und Docker Hub Account
- Datenbankserver und MySQL-Datenbank
- Mailserver
- Git Installation

### Installation

1. Lokale Kopie des GitHub-Repositories erstellen
1. Aktuellen Release [herunterladen](https://github.com/ramontip/BillScan/releases/latest)
2. Projektordner mit IntelliJ IDEA öffnen, `build.gradle.kts` öffnen und Gradle Dependencies installieren
3. npm Dependencies mit dem Befehl `npm install` installieren
4. `src/main/resources/application.properties` öffnen und Datenbank- sowie Mailserver-Konfiguration anpassen
Expand Down

0 comments on commit 6a5c12c

Please sign in to comment.