Found in the sql-ledger-demo
directory, a web application designed to show healthcare scenarios for SQL Ledger.
For more information about SQL Ledger, see sql-ledger-usecase
- An Azure SQL service with ledger table capabilities turned on
- A hosting location
- Local with node.js or docker
- Azure hosting with node.js or docker container
Once an Azure SQL with ledger tables enabled has been setup, use the Setup.sql to create the necesary tables within the database according to the data model below.
For common procedures relavant to the use case, see procedures.sql
Fill in the .env file with the required details for your server.
You can either rename this .env.local
for local running, or in the App Settings for your application in Azure.
For more information on the chosen use case see sql-ledger-usecase
cd ledger-server
./dev-server-start.sh
Endpoints: