Skip to content

salty-pig/memeolist-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEMEOLIST-SERVER

RUNNING

You will need

  • docker
  • docker-compose
  • maven
  • java 8

Docker startup

cd docker;
docker-compose build;
docker-compose up;

Application Deployment

Note: Docker images need to be running

mvn clean install wildfly:deploy

When prompted use the username/password admin/admin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published