Skip to content

tmagis/MyLarpManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyLarpManager

Requirements:

Backend :

  • Maven
  • Javac (11+)

Frontend :

  • 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

Emails :

You can test the emails with this simple tool : http://nilhcem.com/FakeSMTP/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages