GitXplorerGitXplorer
W

AccountingApp

public
7 stars
4 forks
0 issues

Commits

List of commits on branch dev.
Verified
c418b1f3e4bf272030bfce53eea1e28574b27ee6

Update AccountingApp.csproj

WWeihanLi committed 5 years ago
Verified
e479d47d9786ef4541bb1fdbc88bd9fdcb795b76

Update AccountingApp.csproj

WWeihanLi committed 5 years ago
Verified
13bc10fde5869239800ca440d575f9924a07c322

Update AccountingApp.csproj

WWeihanLi committed 5 years ago
Verified
3f2a3cac070773dacf7edd56d1cca64d990dca6c

Update AccountingApp.csproj

WWeihanLi committed 5 years ago
Verified
9d032e8e75db25f0a0dc6a265d4e542cbf656df6

Update AccountingApp.csproj

WWeihanLi committed 5 years ago
Verified
cb0b8a0b262963714bf464d940df3b3266bf2c4a

Update AccountingApp.csproj

WWeihanLi committed 5 years ago

README

The README file for this repository.

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