Skip to content

onexLiao/AviationManagement

Repository files navigation

Aviation Management API

How to run this API

  • preparations
  1. install docker
  2. install dotnet core
  3. install docker-compose pip install docker-compose
  • clone the repo
git clone https://github.com/jason-xuan/AviationManagement.git
  • build the project
cd AviationManagement
dotnet restore ./AviationManagement.sln
dotnet publish ./AviationManagement.sln -c Release -o ./obj/Docker/publish
  • docker options
sudo docker-compose up

About

The Course Design powered by .NET Core

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published