Huffle 9dcb7a0342
All checks were successful
Backend Build and Test / build (push) Successful in 3m34s
Update README.md
2025-06-26 09:12:24 +02:00

644 B

Allowance Planner 2000

An improved Allowance Planner app.

Running backend

In order to run the backend, go to the backend directory and run:

$ go run .

Running frontend

In order to run the frontend, go to the allowance-planner-v2 directory in the frontend directory and run:

$ ionic serve

Running frontend

In order to build the frontend for android, go to the allowance-planner-v2 directory in the frontend directory and run:

$ ionic capacitor build android
Main: https://allowanceplanner.seeseepuff.be/api
Test: http://localhost:8080/api