WPW Tax
Find a file
2022-12-02 23:11:03 +07:00
.vscode all: publish code 2022-12-02 20:40:23 +07:00
docker all: publish code 2022-12-02 20:40:23 +07:00
frontend chore: lint + add source code link 2022-12-02 23:11:03 +07:00
idl all: publish code 2022-12-02 20:40:23 +07:00
internal all: publish code 2022-12-02 20:40:23 +07:00
pkg all: publish code 2022-12-02 20:40:23 +07:00
public chore: lint + add source code link 2022-12-02 23:11:03 +07:00
.env all: publish code 2022-12-02 20:40:23 +07:00
.gitignore chore: lint + add source code link 2022-12-02 23:11:03 +07:00
go.mod all: publish code 2022-12-02 20:40:23 +07:00
go.sum all: publish code 2022-12-02 20:40:23 +07:00
Makefile chore: lint + add source code link 2022-12-02 23:11:03 +07:00
Makefile.autogen all: publish code 2022-12-02 20:40:23 +07:00
Makefile.common all: publish code 2022-12-02 20:40:23 +07:00
Makefile.sthrift all: publish code 2022-12-02 20:40:23 +07:00
README.md all: publish code 2022-12-02 20:40:23 +07:00
tools.go all: publish code 2022-12-02 20:40:23 +07:00

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