Add seed-fetching service

This commit is contained in:
2025-02-26 15:58:45 -06:00
parent 387e00f160
commit b7230950b2
7 changed files with 123 additions and 27 deletions

View File

@@ -0,0 +1,9 @@
{
"profiles": {
"https": {
"applicationUrl": "localhost:5000/swagger",
"commandName": "Project",
"launchBrowser": true
}
}
}