- Create a Database on your SQL server, and run scripts in !SQL directory
- Edit appsettings.json to set the database connection in the DefaultConnection property
- Get an API key from Syncfusion.com
- Open appsettings.json:
- For SYNCFUSION_APIKEY enter your Syncfusion API key
- Get an API key from app.sendgrid.com
- Open appsettings.json:
- For SENDGRID_APIKEY enter your SendGrid API key
- For SenderEmail enter your Email address
- Open appsettings.json:
- For OpenAI/apiKey enter your Open AI API key
- If using Azure Open AI also enter OpenAI/deploymentName and OpenAI/endpoint