# README
dynamic-portfolio-REST-API
Migration
migrate create -ext sql -dir .\migrations\ <name>
migrate -path C:/Users/daniu/my_repos/dynamic-portfolio-REST-API/migrations -database postgres://postgres:root@localhost:5432/postgres?sslmode=disable up
# Packages
No description provided by the author