blob: 1fc5a8280edd7a3c73ead8a54e6358df4b15b3d2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Welcome to Timeline!
[](https://dev.azure.com/crupest-web/Timeline/_build/latest?definitionId=5&branchName=master)
This is the first web app back-end of [me](https://github.com/crupest).
It is written in C# and built with [Asp.Net Core](https://github.com/aspnet/AspNetCore).
The final product is hosting on my [Tencent Cloud](https://cloud.tencent.com/) Cloud Virtual Machine on https://api.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).
|