Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tsu committed Jan 10, 2025
1 parent e95359c commit 9250c6f
Showing 1 changed file with 1 addition and 44 deletions.
45 changes: 1 addition & 44 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,44 +1 @@
# varda-rekisterointi

## Purpose

[explained here](https://wiki.eduuni.fi/pages/viewpage.action?pageId=222569474#Vardaohjeetyksityisilleperhep%C3%A4iv%C3%A4hoitajillejaryhm%C3%A4perhep%C3%A4iv%C3%A4hoitajille-Rekister%C3%B6ityminenVardaanjak%C3%A4ytt%C3%B6oikeuksienuusiminen)

## Technologies & Frameworks

Below is non-exhaustive list of the key technologies & frameworks used in the project.

### Backend

* Spring boot
* Spring security (CAS)
* Spring Data JDBC
* Postgresql
* Flyway
* Lombok
* db-scheduler

### Frontend

* Typescript
* React (CRA)
* Axios
* Material UI
* Styled components

## Requirements

Required tools for building the project:

* Java 21 ([SDKMan!](https://sdkman.io/) or similar recommended to manage JDKs)
* Docker

Project includes maven wrapper so it doesn't have to be installed. Just use `./mvnw` (unix) and `mvnw.cmd` (win).

## Build

mvn package

## Run

./start-local-env.sh
Tämän repon sisältö on siirtynyt osaksi Organisaatio järjestelmää [https://github.com/opetushallitus/organisaatio]

0 comments on commit 9250c6f

Please sign in to comment.