chore: implement memo route

This commit is contained in:
Steven
2023-12-15 07:32:49 +08:00
parent 6cf7192d6a
commit 52743017a3
3 changed files with 58 additions and 10 deletions

1
.gitignore vendored
View File

@@ -6,6 +6,7 @@ tmp
# Frontend asset
web/dist
server/frontend/dist
# build folder
build