slik-dispenser/backend
2023-12-19 13:37:13 +01:00
..
Controllers Add dispense amount, small fixes 2023-12-19 13:37:13 +01:00
Middleware WIP list children 2023-12-19 00:50:46 +01:00
Migrations Add dispense amount, small fixes 2023-12-19 13:37:13 +01:00
Models Add dispense amount, small fixes 2023-12-19 13:37:13 +01:00
Properties Implement simple communication between frontend and backend 2023-11-27 01:06:07 +01:00
.gitignore Add UserController, Add User model 2023-12-06 14:11:11 +01:00
ApplicationState.cs Add IsParent to user, add authentication middleware 2023-12-18 20:11:06 +01:00
appsettings.template.json Connect to MQTT server in backend and publish dispense message 2023-11-28 22:08:40 +01:00
backend.csproj Add database and dispenser logs 2023-12-05 23:43:02 +01:00
DispenserContext.cs Add UserController, Add User model 2023-12-06 14:11:11 +01:00
Program.cs Add dispense amount, small fixes 2023-12-19 13:37:13 +01:00