Local production setup - RelativeForce/MyMoney GitHub Wiki

Follow these steps to install and start a local instance of MyMoney.

  1. Download and install SQL Server Express here
  2. Go to the latest release of the app here
  3. Download MyMoney.exe
  4. Move MyMoney.exe to the folder you would like app to run from
  5. Set up environment variables
  6. Run MyMoney.exe
  7. MyMoney will be available at http://localhost:5000 (https://localhost:5001 when SSL is enabled)