orange-buffalo / simple-accounting

1 stars 0 forks source link

Simple Accounting

Docker Image Version (latest semver)

Simple Accounting is a basic application for managing your small business finances. It is free to use and open source.

It has the following features:

Getting Started

Simple Accounting can be deployed to any container environment (e.g. Docker or Kubernetes) via orangebuffalo/simple-accounting Docker image. See Deployment docs for more details on possible configurations and persistence options.

For a quick look into Simple Accounting, you can run the demo locally:

  1. docker run --rm -e SA_DEMO_ENABLED=true -p 9393:9393 orangebuffalo/simple-accounting
  2. Open http://localhost:9393 in your browser.
  3. Login with Fry / password for regular user.
  4. Login with Hermes / password for admin user.

Development

If you like to contribute to Simple Accounting, be it a bug report, improvement idea or a pull request, please refer to Contributing and Development docs.

Credits

Simple Accounting is using icons from this talented creators:

Many thanks to the authors for their great work!