Skip to content

saltedFish62/Tickets-Server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tickets-Server Build Status

Server of AwesomeTickets system.

Dashboard

Installation

  1. Download Maven.

  2. Build and run:

    • foreground

      $ python server.py
    • background

      $ python deploy.py
  3. The application should be available at http://localhost:8080

  4. Run unit tests:

    $ mvn clean test

License

See the LICENSE file for license rights and limitations.

About

Server of AwesomeTickets system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.6%
  • HTML 1.1%
  • Python 0.3%