diff options
author | crupest <crupest@outlook.com> | 2020-05-31 00:59:59 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2020-05-31 00:59:59 +0800 |
commit | 590522661ba90ac388029c83d248e8277d2325f7 (patch) | |
tree | d0a55ae913936bcf997e86f5e8ff1f13d9c7b8ce | |
parent | b1717513fed02ed530b87731b6d9aeeafe734829 (diff) | |
parent | 7eeb21fda6b7fc539042283b01719d13d10e39c6 (diff) | |
download | timeline-590522661ba90ac388029c83d248e8277d2325f7.tar.gz timeline-590522661ba90ac388029c83d248e8277d2325f7.tar.bz2 timeline-590522661ba90ac388029c83d248e8277d2325f7.zip |
Merge branch 'dev' of https://github.com/crupest/Timeline into dev
-rw-r--r-- | README.md | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -1,12 +1,15 @@ # Welcome to Timeline! [](https://dev.azure.com/crupest-web/Timeline/_build/latest?definitionId=7&branchName=master) +[](https://dependabot.com) -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. |