Rewrite electricity server to .NET web api

This commit is contained in:
2022-07-01 21:15:31 +02:00
parent b8387dfa1d
commit 642170172a
22 changed files with 354 additions and 509 deletions

3
src/Electricity.Api/publish.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
dotnet publish -c Release -r linux-arm --no-self-contained