Local production setup - RelativeForce/MyMoney GitHub Wiki
Follow these steps to install and start a local instance of MyMoney.
- Download and install SQL Server Express here
- Go to the latest release of the app here
- Download
MyMoney.exe - Move
MyMoney.exeto the folder you would like app to run from - Set up environment variables
- Run
MyMoney.exe - MyMoney will be available at http://localhost:5000 (https://localhost:5001 when SSL is enabled)