- Maven
- Javac (11+)
- NodeJS (maven installs it in the project folder)
Build and run the whole app in the "MyLarpManager" directory:
mvn spring-boot:run
Build and run only the FrontEnd:
In the directory "MyLarpManager\src\main\js" :
npm run start
Platform is accessible on http://localhost:8080/
Swagger-UI is accessible on http://localhost:8080/swagger-ui.html
You can test the emails with this simple tool : http://nilhcem.com/FakeSMTP/