init go project
This commit is contained in:
commit
5dde43e409
85 changed files with 16720 additions and 0 deletions
7
.templui.json
Normal file
7
.templui.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"componentsDir": "internal/ui/components",
|
||||
"utilsDir": "internal/utils",
|
||||
"moduleName": "git.juancwu.dev/juancwu/budgething",
|
||||
"jsDir": "assets/js",
|
||||
"jsPublicPath": "/assets/js"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue