Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.55 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.55 KB

Armory Api

The next project is the definition of the api for the administration of the data of an armory.

License Issues Pull requests Commits Version

Build status

BuildStatus codecov Codacy Badge CodeFactor

How to install

Requirements

  • .Net5
  • ASP.NET
  • Docker
  • MySql

Steps (docker)

  • run 'docker-compose up --build'