π₯FoodServiceMVC
Introduction
Requirements
Installation
git clone https://github.com/Org-FoodService/FoodServiceMVC.git// appsettings.json "BASE_URL_API": "https://localhost:7259/"// launchsettings.json "profiles": { "FoodServiceMVC": { "environmentVariables": { "BASE_URL_API": "https://localhost:7259/" } } }
Getting Started
Last updated