supergroup.mixin.one is the source code of "Mixin 中文群",which is an unlimited member group base on Mixin bot.
Before you upgrade your group, please checkout CHANGELOG.md first.
- copy
./config/config.tpl.yamlto./config/config.yaml - Replace configurations in
config.yaml, we use PostgreSQL as our database. cd clientand execyarn installcp env.example .env.local, you can find more document in https://cli.vuejs.org/guide/mode-and-env.html- Replace configs in
.env.local
./supergroup.mixin.onehandle http request./supergroup.mixin.one -service messagehandle messages
Generate static assets cd client && yarn serve