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

WeihanLi/AccountingApp

Repository files navigation

AccountingApp

Build Status

Build Status

Intro

This a simple accounting app powered by asp.net core.

Docker Suppport

Build docker image

docker build -t weihanli/accountingapp .

Run in container

docker run -P --rm --name accountingapp-demo weihanli/accountingapp

Deploy in k8s

kubectl apply -f accountingapp-k8s-deployment.yaml

Contact

Contact me: [email protected]

About

Accounting App Powered by asp.net core

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published