chore: moving towards agentic development
This commit is contained in:
4
scripts/dev-backend.sh
Executable file
4
scripts/dev-backend.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
|
||||
dotnet run --project backend/src/Socialize.Api/Socialize.Api.csproj --urls http://0.0.0.0:5080
|
||||
Reference in New Issue
Block a user