hyf0 / monetr

monetr is a budgeting application focused on planning for recurring expenses.

Home Page:https://monetr.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

monetr

GitHub FOSSA Status codecov Go Report Card DeepSource Discord

monetr is a budgeting application that aims to allow people to more easily plan their recurring expenses. It is completely free to self-host (documentation to come), but requires a Plaid account in order to communicate with banks.

monetr is currently still in heavy development; but is being alpha-tested with the latest release version constantly.

image

Contributing

In order to run monetr locally you will need sandbox credentials for Plaid, you can obtain your own credentials here: Plaid Sign Up. Once you have a Client ID and a Client Secret you can run the following command in the monetr project directory to start a local environment.

If you run into any missing commands you can run

brew bundle

To install all of the tools needed to develop monetr.

To start working on monetr, you can follow the Local Development documentation. Or if you want to just dive in you can run the following command in the project directory:

make develop

This will set pretty much everything up that you need to work on monetr. This also works out of the box inside GitPod or GitHub Codespaces.

Open in Gitpod

Open in GitHub Codespaces


Contributions are more than welcome!

License

FOSSA Status

About

monetr is a budgeting application focused on planning for recurring expenses.

https://monetr.app

License:Other


Languages

Language:Go 67.7%Language:TypeScript 26.3%Language:HTML 2.0%Language:Makefile 2.0%Language:JavaScript 1.0%Language:SCSS 0.5%Language:Shell 0.3%Language:Smarty 0.1%Language:Dockerfile 0.1%Language:CSS 0.1%Language:Ruby 0.0%Language:HCL 0.0%