Files
social-media/scripts/dev-backend.sh
Jonathan Bourdon b66c10b681
Some checks failed
Backend CI/CD / build_and_deploy (push) Has been cancelled
Frontend CI/CD / build_and_deploy (push) Has been cancelled
Add calendar integrations and collaboration updates
2026-05-05 15:25:53 -04:00

5 lines
136 B
Bash
Executable File

#!/usr/bin/env bash
set -euo pipefail
dotnet watch --project backend/src/Socialize.Api/Socialize.Api.csproj --urls http://0.0.0.0:5080