diff options
author | crupest <crupest@outlook.com> | 2020-07-26 15:12:15 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2020-07-26 15:12:15 +0800 |
commit | 1487aafbb8e0d1d666233d1a2ecc6844b2bb80bd (patch) | |
tree | 9ebb050240da5400725da6abda113b2753326220 /README.md | |
parent | b78d21a524f7a11ad29b4bd230f23825f80c3ed7 (diff) | |
download | timeline-1487aafbb8e0d1d666233d1a2ecc6844b2bb80bd.tar.gz timeline-1487aafbb8e0d1d666233d1a2ecc6844b2bb80bd.tar.bz2 timeline-1487aafbb8e0d1d666233d1a2ecc6844b2bb80bd.zip |
Update README.md .
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 17 |
1 files changed, 7 insertions, 10 deletions
@@ -4,21 +4,18 @@ This is the first web app of [me](https://github.com/crupest).
-The back-end is written in C# and built with [ASP.NET Core](https://github.com/dotnet/aspnetcore).
+The front-end, located [here](https://github.com/crupest/Timeline/tree/master/Timeline/ClientApp), is written in [Typescript](https://www.typescriptlang.org/) and built with [React](https://reactjs.org/).
-The front-end is located [here](https://github.com/crupest/Timeline-FrontEnd).
+The 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://crupest.xyz .
Feel free to comment by opening an issue.
-## About Development
-
-I currently actively develop this app on [CODING](https://coding.net/) for better connection in China and better tasks management, which includes issue track and pull requests. But I regularly sync the github repo manually (as github has no mirror feature). And you can also open issue here and I'll read it.
-
## Build Status
-| usage | branch | badge |
-| ---------------- | --------- | -------------------------------------------------------------------------------------------- |
-| docker container | `release` |  |
-| routine build | `master` |  |
+| usage | branch | badge |
+| ---------------- | --------- | ----------------------------------------------------------------------------------------- |
+| routine build | `master` |  |
+| routine build | `master` |  |
+| docker container | `release` |  |
|