Skip to content

Accounting App Powered by asp.net core

License

Notifications You must be signed in to change notification settings

wyDuang/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: weihanli@outlook.com

About

Accounting App Powered by asp.net core

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 47.9%
  • HTML 45.2%
  • JavaScript 5.3%
  • Other 1.6%