To restore the frontend code for this chapter, open the frontend folder in Visual Studio Code and run npm install in the terminal. Enter your backend paths and Auth0 settings in AppSettings.ts. Put your test username and password in the cypress tests.
To restore the backend code for this chapter, open QandA.sln in the backend folder in Visual Studio. Put your connection string and Auth0 settings in all the appsettings.*.json files.