feat: show episode resource

This commit is contained in:
Simon Ding
2024-07-27 22:22:06 +08:00
parent feecc9f983
commit eae35ce862
21 changed files with 274 additions and 399 deletions

View File

@@ -6,7 +6,6 @@ import (
"polaris/server"
)
func main() {
log.Infof("------------------- Starting Polaris ---------------------")
dbClient, err := db.Open()