https://github.com/pdevito3/possible-vsa-example
https://github.com/pdevito3/possible-vsa-example
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pdevito3/possible-vsa-example
- Owner: pdevito3
- Created: 2021-02-28T20:30:58.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-02T03:14:29.000Z (about 5 years ago)
- Last Synced: 2025-04-13T07:45:23.002Z (12 months ago)
- Language: C#
- Size: 54.7 KB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VerticalLabTestPostgres.Api
This project was created with [Craftsman](https://github.com/pdevito3/craftsman).
## Get Started
Go to your solution directory:
```shell
cd VerticalLabTestPostgres.Api
```
Run your solution:
```shell
dotnet run --project webapi
```