blob: 5a25e8f89ca15071f619dcd620322a7b453fa6b1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# 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 of [me](https://github.com/crupest).
Its back-end is written in C# and built with [ASP.Net Core](https://github.com/dotnet/aspnetcore).
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.
`tools/open-code` file is a simple _bash_ script that fixes the problem that _OminiSharp_ in C# extension on vscode can't work using _dotnet_ in Arch official package repository on Arch Linux. See [this page](https://bugs.archlinux.org/task/60903).
|