diff options
author | crupest <crupest@outlook.com> | 2020-05-31 00:37:22 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-31 00:37:22 +0800 |
commit | 04b913fd8f6f363bb635f72c68506fadfa89e03f (patch) | |
tree | 79d79582e64e129ce460cce5090fa7bf26dedd78 /README.md | |
parent | 85360e8e755b4ce7fd1bd8531d78c06a3b9ffbdf (diff) | |
download | timeline-04b913fd8f6f363bb635f72c68506fadfa89e03f.tar.gz timeline-04b913fd8f6f363bb635f72c68506fadfa89e03f.tar.bz2 timeline-04b913fd8f6f363bb635f72c68506fadfa89e03f.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -2,11 +2,13 @@ [](https://dev.azure.com/crupest-web/Timeline/_build/latest?definitionId=7&branchName=master) -This is the first web app back-end of [me](https://github.com/crupest). +This is the first web app of [me](https://github.com/crupest). -It is written in C# and built with [Asp.Net Core](https://github.com/aspnet/AspNetCore). +Its back-end is written in C# and built with [ASP.Net Core](https://github.com/dotnet/aspnetcore). -The final product is hosting on my [Tencent Cloud](https://cloud.tencent.com/) Cloud Virtual Machine on https://api.crupest.xyz. +Its front-end is written in Typescript and React. + +The final product is hosting on my [Tencent Cloud](https://cloud.tencent.com/) Cloud Virtual Machine on https://crupest.xyz. Feel free to comment by opening an issue. |