Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

itpartnersillinois/ContactAppCore

Repository files navigation

IT Partners Readme.md file

Summary:

This is a application used to manage office information and people inside offices.

Production location / dependencies:

Azure App Service

Development location / dependencies:

None -- use your local machine

How to deploy to production/development:

deploy_main

CI/CD, using Github Actions.

How to set up locally:

Use NuGet to pull information. Run the database using Package Manager and change the appsettings.json.

The database is created using EF (https://docs.microsoft.com/en-us/ef/core/cli/powershell).

How to test (including unit tests):

Notes (error logging, external tools, links, etc.):