Skip to content

Trsak/PA165-D-D-Troops

 
 

Repository files navigation

PA165 D&D Troops

Build Status

A project created for subject PA165 at Faculty of Informatics, Masaryk University.

Running the project

  • Clone the repository
  • Run mvn clean install in root of the project
  • Go to the dnd-troops-web direcotory
  • Run mvn cargo:run to start the web server
  • Visit http://localhost:8080/pa165
  • Login with credentials:
    • As admin: username = admin, password = adminpassword
    • As user:
      • username = user1, password = user1password
      • username = user2, password = user2password

For more information see Wiki.

About

Project for PA165 Enterprise Java

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 100.0%