-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Bradley Powers edited this page Oct 31, 2024
·
1 revision
This application was used in-house at the Healthcare Company where I work. I am now releasing it as an open-source project and am in the process of making the install more automated. In the meantime, the install is a manual process.
- SQL Server 2014 or newer
- Windows 10 or newer
- Windows Desktop Runtime
- Asp.Net Core Runtime
- Download runtimes from https://dotnet.microsoft.com/en-us/download/dotnet/6.0.
Run the LabPatientAccounting DB Build.sql script to build the database schema.
in progress
in progress