Skip to content

BredeFK/dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🖥️ Dashboard

A Kotlin-based Spring Boot dashboard application using various API's to be displayed through a front-end application


🔗 Useful Links


📦 Tech Stack

  • Kotlin 2.2.0
  • Spring Boot 3.5.3
  • Java 21

API used


▶️ Run Locally

Prerequisites

  • Java 21
  • Maven 3.9+

Build and Run

.env Example

See examples in both dashboard-backend and dashboard-frontend folders

Terminal

mvn clean install
export $(cat .env | xargs)
mvn spring-boot:run

About

A Kotlin-based Spring Boot weather application using the MET Locationforecast API, which powers YR.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published