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

A web API providing the basic functionality for managing a retail store, implemented as part of a recruitment task.

Notifications You must be signed in to change notification settings

GiannisTsim/March2024BackendTask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

  • Use db/compose.yaml to setup the database server
    • docker compose up -d to start the MS SQL Server container
    • docker compose run --rm liquibase update to execute the database migrations
  • Run src/WebApi/WebApi.csproj to start the application server

About

A web API providing the basic functionality for managing a retail store, implemented as part of a recruitment task.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages