Skip to content

tofitaV/farm-back

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Happy Farm

Cool game where you can grow plants, sell them, spin a daily wheel

📔 Table of Contents

🌟 About the Project

Server
Database

🎯 Features

🎨 Color Reference

Color Hex
Primary Color #54f549 #54f549
Secondary Color #393E46 #393E46
Accent Color #00ADB5 #00ADB5
Text Color #EEEEEE #EEEEEE

🔑 Environment Variables

To run this project, you will need to add the following environment variables to your .env file. You can take it here https://dashboard.ngrok.com/get-started/your-authtoken

ngrok.auth-token

botToken

Also, set up a secret key in JVM Options and Spock Configuration for tests It is important to make sure that the key length corresponds to the required length - 16 bits

secretKey

🧰 Getting Started

‼️ Prerequisites

  • Java 21+
  • ngrok for tunnel

⚙️ Installation

mvn install

🏃 Run Locally

Clone the project

https://github.com/tofitaV/farm-back
Run main method in HappyfarmerApplication

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published