An Elm/Ruby program to manage tags for financial transactions in Postgres
Ruby (v2.6.5) Postgres (v11.5) Elm (v0.19)
Install the dependencies with bundle install
.
Compile the Elm source with make Main.elm Tags.elm Filter.elm
.
Start the server with ruby server.rb
.
Navigate to http://localhost:4567
.