Compare commits

..

No commits in common. "012fb2d397b660ba0865c3eeb8a58b6999ddfbc1" and "4f3b49137965a5d65f35ecb851ac1a1ae61d1fbc" have entirely different histories.

View File

@ -14,13 +14,3 @@ 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
```