Skip to content

Lariii/server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

server

Setup Instructions

  1. Install gradle
    • on Mac brew install gradle
    • Other OS, download from gradle site and install
  2. Clone the project repository using git.
  3. Install IntelliJ IDE (preferably Ultimate Edition)

IntelliJ IDEA Setup

  1. Run "gradle idea" to create project files.
  2. Open project in IntelliJ

Build Instructions

  1. Run "gradle build" to run all tests.
  2. Run "gradle jettyRun" to deploy and start Jetty web server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages