/portfolio-API

Primary LanguageF#The UnlicenseUnlicense

Portfolio API

Run locally

./devop/run-local.sh
In VS Code there is a task called "Build & Run" (write "task" on the top input bar to find and launch it).

Configuration

Database conenction string is obtained by the Environment variable "portfolio_api_mongodb_connection_string".