The backend of a tech events platform
Before running the project using your preferred method, either through the IDE or the command line, ensure you start the database container by executing the following command:
docker compose up -d
This project uses sdkman
to manage the version. To install it, follow these instructions.
Once it is installed, you must use the SDK version defined in the .sdkmanrc
file by running the following command:
sdk env install