aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 49beaef55c1db320ad83db154f069c25f0e552b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Welcome to Timeline!

[![Build Status](https://dev.azure.com/crupest-web/Timeline/_apis/build/status/crupest.Timeline?branchName=master)](https://dev.azure.com/crupest-web/Timeline/_build/latest?definitionId=7&branchName=master)

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).