Skip to content

declancodes/finance-tracker

Repository files navigation

finance-tracker

App for tracking finances. This is mostly for me to experiment.

Table of Contents

Running locally

Setup is easy with docker and compose.

Simply run the following command from the repository root directory to run locally.

docker-compose -f docker-compose.yml -f docker-compose.local.yml up -d web

DB Migrations

DB migrations are SQL-based and performed with flyway using their official docker image.

About

App for tracking finances. This is mostly for me to experiment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published