blob: f23c308dabd21bb4a6185985d34219c46168dbca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# Welcome to Timeline!
## Overview
This is the first web app of [me](https://github.com/crupest).
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 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.
## Build Status
| usage | branch | badge |
| ---------------- | --------- | ----------------------------------------------------------------------------------------- |
| routine build | `master` |  |
| routine build | `master` |  |
| docker container | `release` |  |
|