Categorygithub.com/traPtitech/anke-to
modulepackage
0.0.0-20241107225852-559ac656df31
Repository: https://github.com/traptitech/anke-to.git
Documentation: pkg.go.dev

# README

anke-to

codecov swagger go report

部内アンケートシステム

開発

https://wiki.trapti.tech/SysAd/docs/anke-to/development

サーバーサイド

Docker, Goが必要です

make dev

ベンチマーク

Docker,openapi-generator-cli,Goが必要です。

#ベンチマーク前のanke-to起動
# make tuning

#ベンチマーク
$ make bench

#750レコードinsert
$ make bench-init

#pprof
$ make pprof

#pt-query-digest
# make slow

#myprofiler
# make myprof ARGS="{引数}"

クライアントサイド

Node.js が必要です

cd client
npm install
npm run serve

(詳しくは client/README.md を参照)

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
SetRouting ルーティングの設定.