add frontend

This commit is contained in:
C菌
2023-05-13 04:41:35 +08:00
parent b38a215125
commit cc6678c201
23 changed files with 2047 additions and 5 deletions

1
go.mod
View File

@@ -5,6 +5,7 @@ go 1.19
require (
github.com/Sakurasan/to v0.0.0-20180919163141-e72657dd7c7d
github.com/duke-git/lancet/v2 v2.1.19
github.com/gin-contrib/static v0.0.1
github.com/gin-gonic/gin v1.9.0
github.com/glebarez/sqlite v1.7.0
github.com/google/uuid v1.3.0