SSWConsulting / TimesheetGPT

Make timesheets easy! Use data from Microsoft Graph to generate a summary
https://timesheet-gpt.azurewebsites.net/
MIT License
21 stars 2 forks source link

📝 Inadequate F5 instructions #69

Open jackreimers opened 1 year ago

jackreimers commented 1 year ago

The problem

When I try to run the application locally I get this error:

image

It looks like these are missing in appsettings.json:

image

Suggested solution

Put the appsettings in Keeper and update the README to tell people how to set up secrets.

Acceptance Criteria

I can set up the application locally without needing to ask someone for help.