supergroup.mixin.one is the source code of "Mixin 中文群",which is an unlimited member group base on Mixin bot.
- Create dir
config, copyconfig.gocfg(under the root) into it and rename it toconfig.go - Replace configurations in
config.go, we use spanner as our database, go to Google Spanner cd weband execnpm install- Replace domain, api address and clientId in
webpack.config.js
./supergroup.mixin.onehandle http request./supergroup.mixin.one -service messagehandle messages
Generate static assets cd web && npm run build