WPW Tax
| .vscode | ||
| cmd/server | ||
| docker | ||
| frontend | ||
| idl | ||
| internal | ||
| pkg | ||
| public | ||
| .env | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||
| Makefile | ||
| Makefile.autogen | ||
| Makefile.common | ||
| Makefile.sthrift | ||
| README.md | ||
| tools.go | ||
Project-Title
This is a Go+Vite(Vue) template that just quickly written to fulfil the need of personal stuff. Consider to read existing implementations before using.
Tech Stack used: Go, fasthttp, Apache Thrift/ThriftGo, GORM, Vite + Vue3 + TS
Development:
Ctrl+Shift+B - run instance
F5 - attach debug
make frontend-dev
Run:
make build.docker
docker run --rm -e SECRET=abc f-ass-wpw:dev
MIT. ntsc