Account monitoring with graphs, filters and projections
To run the application in a Docker container:
- Build the image:
docker build -t budget-app . - Run the container:
docker run -p 80:80 budget-app
The app will be available at http://localhost.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Account monitoring with graphs, filters and projections
To run the application in a Docker container:
docker build -t budget-app .docker run -p 80:80 budget-appThe app will be available at http://localhost.