Skip to content

Rednek117/expo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  • JDK 1.8 or higher
  • Apache Maven 4.0.0 or higher
  • MySQL 8.0 or higher
  • Apache Tomcat 7.0.0 or higher

Installation

  • Download project from GitHub
  • Unpack .zip
  • Specify values of "username" and "password" keys in \src\main\webapp\META-INF\context.xml
  • Start MySQL server and execute script initdb.sql from \src\main\resources\dbscripts to init database
  • cd to root project folder and execute command mvn clean install
  • copy artifact expocalendar.war from target folder to %TOMCAT%\webapps

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors