Remember to setup secrets.txt in src/electric-mouse with Facebook developer app ID and secret.
App-ID
App Secret
You might also need to run the following command in case of database structure updates.
dotnet ef database update
University project. Website intended to keep track of climbing routes in a club.
C#MIT