2 Commits

Author SHA1 Message Date
eb6b104f04 Started DataAccess
- Add placeholder User entity
- Add DataAccess class with interface and add it as a service
  to the app.
- Change background color of app as a test
2024-03-12 16:00:19 +02:00
ed94081826 Initial commit:
Created project skeleton:
    - Added Razor template and added serilog to it (still not configured)
    - Added qrcodejs library to the Razor project
    - Added DataAccess library with dapper and npgsql
    - Reference DataAccess in WretchedMachines
    - Added default dotnet gitignore
2024-03-11 10:25:45 +02:00