matcha-devs / matcha

A comprehensive web-based personal finance tracker and budgeting tool.
6 stars 0 forks source link

Matcha

Matcha is the first truly comprehensive, web-based personal finance tracker and budgeting tool.

Go

Goal features:

Usage

Access our service and create your account at https://www.[domain].com

Contributing

Pull requests are welcome. For major changes, please open an issue first and discuss what you would like to change. Please make sure to update tests as appropriate.

  1. Clone this repo
  2. To prevent tracking/modifying the run config file, run: git update-index --skip-worktree .idea/runConfigurations/go_build_github_com_matcha_devs_matcha.xml
  3. To enable your database, add your SQL password to the MYSQL_PASSWORD environment variable in the config file.
  4. To import dependencies, run: go mod tidy.
  5. To run tests, run: go test ./....

Dependencies

Authors

License

LICENSE.md