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

galexbh/Inventory_System

Repository files navigation

Inventory System

Deploying with docker

Generate the compiled package for linux.

dotnet publish -r linux-x64 --output ./publish

You can quickly run a container with:

docker build -t webapi .
docker run -p 80:80 webapi

Routes

Autor/Author ✒️

  • Gabriel Alexander Barrientos - galexbh

Necesario/Necessary 📄

About

Devdir code challenges for Espresso Americano

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages