add redis to IDEA run doc

This commit is contained in:
tawoe 2024-04-05 09:09:52 +02:00
parent 32e9fd2ea1
commit 561c0012d8

View File

@ -1,5 +1,7 @@
## To run via IntelliJ IDEA ## To run via IntelliJ IDEA
* Make sure that Redis is running and properly configured if redis is not running without password protection on default port at localhost
* Make sure you have the IntelliJ Scala plugin installed. * Make sure you have the IntelliJ Scala plugin installed.
* Create a new folder e.g. OpenBankProject and cd there * Create a new folder e.g. OpenBankProject and cd there