This repository has been archived by the owner on Jan 10, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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] |