Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/doylemark/vatly-api


https://github.com/doylemark/vatly-api

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

# Vatly API

### Run migrations
`dotnet ef database update --project Vatly.Api`

### Make new migration
`dotnet ef migrations add MigrationNameHere --project Vatly.Api`