Update README.md #140

Merged
Huffle merged 1 commits from huffle-patch-1 into main 2025-06-26 08:51:16 +02:00

View File

@ -14,3 +14,13 @@ In order to run the frontend, go to the `allowance-planner-v2` directory in the
```bash
$ ionic serve
```
## Backend links
In order to run the frontend, go to the `allowance-planner-v2` directory in the `frontend` directory and run:
```bash
Main: https://allowanceplanner.seeseepuff.be/api
```
```bash
Test: http://localhost:8080/api
```