2025-05-18 08:00:29 +02:00

10 lines
171 B
Markdown

# Allowance Planner 2000
An improved Allowance Planner app.
## Running backend
In order to run the backend, go to the `backend directory and run:
```bash
$ go run .
```