wpw-final/README.md
2022-12-02 20:40:23 +07:00

20 lines
429 B
Markdown

## 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