Skip to content
This repository was archived by the owner on Jul 19, 2024. It is now read-only.

Commit 38e6830

Browse files
committed
chore: add demo
1 parent 1f0eed4 commit 38e6830

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

.dockerignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
github/**/*
2+
github
3+
assets/**/*
4+
assets

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ By default, in-mem sqlite is used but MySQL is recommended for production setup.
1919
```bash
2020
go run main.go server --config=config.yaml
2121
```
22+
23+
![](assets/demo.gif)
24+
2225
## How it works
2326

2427
```mermaid

assets/demo.gif

42.5 MB
Loading

0 commit comments

Comments
 (0)