|
|
il y a 3 jours | |
|---|---|---|
| Campaign_Tracker.Server | il y a 3 jours | |
| Campaign_Tracker.Server.Tests | il y a 3 jours | |
| Initial Documents | il y a 4 jours | |
| _bmad-output | il y a 3 jours | |
| campaign-tracker-client | il y a 3 jours | |
| docs | il y a 4 jours | |
| .gitignore | il y a 3 jours | |
| Initial Description.txt | il y a 3 jours | |
| README.md | il y a 3 jours | |
| campaign-tracker.sln | il y a 3 jours | |
| package-lock.json | il y a 3 jours | |
dotnet restore .\campaign-tracker.sln
dotnet build .\campaign-tracker.sln
dotnet run --project .\Campaign_Tracker.Server\Campaign_Tracker.Server.csproj
Health check:
Invoke-WebRequest http://localhost:5254/health
cd .\campaign-tracker-client
npm install
npm run dev
dotnet test .\campaign-tracker.sln
cd .\campaign-tracker-client
npm run lint
npm run build
Powered by TurnKey Linux.