Skip to content

LostariaMC/Littera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Littera

REST API built with Spring Boot to retrieve translations

Requirements

This project requires the following to get started:

  • Java version 17 or higher
  • Maven version 3.9.11 or higher

Getting Started

Clone the repository

git clone https://github.com/LostariaMC/Littera.git
cd Littera/

Setup

  1. Go to src/main/resources
  2. Copy application.properties.example and rename it to application.properties
  3. Update the values in application.properties to match your environment

Compilation

mvn clean package

Running

java -jar target/Littera-1.0-SNAPSHOT.jar

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages