Skip to content

fvde/traitorstown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Traitor's Town

Introduction

This is the backend to the game Traitor's Town. For more information, check out traitorstown.com

Stack

  • Spring Boot

  • Server Sent Events (SSE) for player messaging

  • Lombok

The project uses Lombok to reduce the java boilerplate. Please refer to the official documentation for further information.

Lombok is a provided maven dependency which hooks in and generates code during the maven compilation. For full IDE support refer to the official or in case of intellij follow the steps

Go to File > Settings > Plugins
Click on Browse repositories...
Search for Lombok Plugin
Click on Install plugin

Running

Follow the standard Spring boot work flows

Deploying

About

The server application for the game Traitor's Town

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published